Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit.cpp46 void Jit::PreFork() in PreFork() function in panda::ecmascript::Jit
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp110 void EcmaVM::PreFork() in PreFork() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md1614 ### PreFork subsection
Djsnapi_expo.cpp5482 void JSNApi::PreFork(EcmaVM *vm) in PreFork() function in panda::JSNApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp752 HWTEST_F_L0(JSNApiTests, PreFork) in HWTEST_F_L0() argument