Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/jsnapisetloop_fuzzer/
Djsnapisetloop_fuzzer.cpp51 EcmaVM *hostVM = JSNApi::CreateEcmaVM(option1); in JSNApiSynchronizVMInfoFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp618 EcmaVM *hostVM = JSNApi::CreateEcmaVM(option); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4728 void JSNApi::SynchronizVMInfo(EcmaVM *vm, const EcmaVM *hostVM) in SynchronizVMInfo()