Searched defs:HandleScope (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/ | ||
H A D | object_helper.h | 76 HandleScope(napi_env env, napi_status& status) : env_(env) in HandleScope() function |
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ | ||
H A D | js_runtime_utils.cpp | 141 HandleScope::HandleScope(JsRuntime& jsRuntime) in HandleScope() function in OHOS::AbilityRuntime::HandleScope |