Home
last modified time | relevance | path

Searched defs:JSNapiEnvScope (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dcode_scopes.h64 explicit JSNapiEnvScope(InteropCtx *ctx, napi_env newEnv) : ctx_(ctx) in JSNapiEnvScope() function
Dinterop_context.h506 friend class JSNapiEnvScope; variable