Searched defs:PreFork (Results 1 – 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | ecma_vm.cpp | 138 void EcmaVM::PreFork() in PreFork() function in panda::ecmascript::EcmaVM |
/arkcompiler/ets_runtime/ecmascript/napi/test/ | ||
D | jsnapi_third_tests.cpp | 711 HWTEST_F_L0(JSNApiTests, PreFork) in HWTEST_F_L0() argument |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
D | JSNapi接口说明.md | 1612 ### PreFork subsection |
D | jsnapi_expo.cpp | 3438 void JSNApi::PreFork(EcmaVM *vm) in PreFork() function in panda::JSNApi |