Home
last modified time | relevance | path

Searched defs:workerVm (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/jsnapiaddworker_fuzzer/
H A Djsnapiaddworker_fuzzer.cpp34 EcmaVM *workerVm = JSNApi::CreateEcmaVM(optionOne); in JSNApiAddWorkerFuzztest() local
/arkcompiler/ets_runtime/test/fuzztest/jsnapiinformation_fuzzer/
H A Djsnapiinformation_fuzzer.cpp35 EcmaVM *workerVm = JSNApi::CreateEcmaVM(runtimeOptions); in JSNApiCreateEcmaVMFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Dffi_workload.cpp6192 EcmaVM *workerVm = JSNApi::CreateEcmaVM(option); in HWTEST_F_L0() local
6221 EcmaVM *workerVm = JSNApi::CreateEcmaVM(option); in HWTEST_F_L0() local
6235 EcmaVM *workerVm = JSNApi::CreateEcmaVM(option); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5353 void JSNApi::AddWorker(EcmaVM *hostVm, EcmaVM *workerVm) in AddWorker() argument
5361 bool JSNApi::DeleteWorker(EcmaVM *hostVm, EcmaVM *workerVm) in DeleteWorker() argument

Completed in 24 milliseconds