Home
last modified time | relevance | path

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

/third_party/node/src/
Djs_native_api_v8.cc192 static void SetContextEnv(v8::Local<v8::Context> context, JSVM_Env env) { in SetContextEnv() function
1447 v8impl::SetContextEnv(context, env); in OH_JSVM_CreateEnv()
1467 v8impl::SetContextEnv(context, env); in OH_JSVM_CreateEnvFromSnapshot()