Home
last modified time | relevance | path

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

/third_party/node/src/
Djs_native_api_v8.cc1389 auto v8scope = reinterpret_cast<v8::Isolate::Scope*>(scope); in OH_JSVM_CloseVMScope() local
1481 auto v8scope = new v8::Context::Scope(env->context()); in OH_JSVM_OpenEnvScope() local
1488 auto v8scope = reinterpret_cast<v8::Context::Scope*>(scope); in OH_JSVM_CloseEnvScope() local