Searched defs:JSNapiEnvScope (Results 1 – 2 of 2) sorted by relevance
64 explicit JSNapiEnvScope(InteropCtx *ctx, napi_env newEnv) : ctx_(ctx) in JSNapiEnvScope() function
506 friend class JSNapiEnvScope; variable