Home
last modified time | relevance | path

Searched refs:JS_ENGINE_STATIC_MULTI_CONTEXTS_ENABLED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_app_environment.cpp42 #if (JS_ENGINE_STATIC_MULTI_CONTEXTS_ENABLED == 1)
73 #if (JS_ENGINE_STATIC_MULTI_CONTEXTS_ENABLED == 1) in InitJsFramework()
136 #if (JS_ENGINE_STATIC_MULTI_CONTEXTS_ENABLED == 1) in Cleanup()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/targets/liteos_m/
H A Dacelite_config.h211 #ifndef JS_ENGINE_STATIC_MULTI_CONTEXTS_ENABLED
212 #define JS_ENGINE_STATIC_MULTI_CONTEXTS_ENABLED 1 macro