Home
last modified time | relevance | path

Searched defs:PreFork (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp111 void EcmaVM::PreFork() in PreFork() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp743 HWTEST_F_L0(JSNApiTests, PreFork) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md1614 ### PreFork subsection
Djsnapi_expo.cpp5195 void JSNApi::PreFork(EcmaVM *vm) in PreFork() function in panda::JSNApi