Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
Djsvm_utils.h54 explicit HandleScope(JSVM_Env jsvmEnv) : env(jsvmEnv) in HandleScope() function
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_test.cpp6340 static JSVM_Value HandleScope(JSVM_Env env, JSVM_CallbackInfo info) in HandleScope() function