Searched defs:PreFork (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | ecma_vm.cpp | 111 void EcmaVM::PreFork() in PreFork() function in panda::ecmascript::EcmaVM |
| /arkcompiler/ets_runtime/ecmascript/napi/test/ | ||
| D | jsnapi_third_tests.cpp | 743 HWTEST_F_L0(JSNApiTests, PreFork) in HWTEST_F_L0() argument |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | README.md | 1614 ### PreFork subsection |
| D | jsnapi_expo.cpp | 5195 void JSNApi::PreFork(EcmaVM *vm) in PreFork() function in panda::JSNApi |