Home
last modified time | relevance | path

Searched refs:PreFork (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/jsnapifork_fuzzer/
H A Djsnapifork_fuzzer.cpp36 JSNApi::PreFork(vm); in JSNApiPreForkFuzzTest()
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dread_only_space_test.cpp148 JSNApi::PreFork(vm); in HWTEST_F_L0()
H A Djs_thread_state_test.cpp76 JSNApi::PreFork(newVm); in CreateNewVMInSeparateThread()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_profiler_test.cpp1400 JSNApi::PreFork(ecmaVM); in HWTEST_F_L0()
1426 JSNApi::PreFork(ecmaVM); in HWTEST_F_L0()
1437 JSNApi::PreFork(ecmaVM); in HWTEST_F_L0()
1448 JSNApi::PreFork(ecmaVM); in HWTEST_F_L0()
1465 JSNApi::PreFork(ecmaVM); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_third_tests.cpp746 HWTEST_F_L0(JSNApiTests, PreFork) in HWTEST_F_L0()
749 JSNApi::PreFork(vm_); in HWTEST_F_L0()
764 JSNApi::PreFork(vm_); in HWTEST_F_L0()
H A Dffi_workload.cpp6207 JSNApi::PreFork(vm2); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.h566 void PreFork();
H A Decma_vm.cpp114 void EcmaVM::PreFork() in PreFork() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h1677 static void PreFork(EcmaVM *vm);
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5296 void JSNApi::PreFork(EcmaVM *vm) in PreFork() function in panda::JSNApi
5299 vm->PreFork(); in PreFork()

Completed in 42 milliseconds