Searched defs:PreFork (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jit/ | ||
| D | jit.cpp | 46 void Jit::PreFork() in PreFork() function in panda::ecmascript::Jit |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | ecma_vm.cpp | 110 void EcmaVM::PreFork() in PreFork() function in panda::ecmascript::EcmaVM |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | README.md | 1614 ### PreFork subsection |
| D | jsnapi_expo.cpp | 5482 void JSNApi::PreFork(EcmaVM *vm) in PreFork() function in panda::JSNApi |
| /arkcompiler/ets_runtime/ecmascript/napi/test/ | ||
| D | jsnapi_third_tests.cpp | 752 HWTEST_F_L0(JSNApiTests, PreFork) in HWTEST_F_L0() argument |