Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp138 void EcmaVM::PreFork() in PreFork() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp711 HWTEST_F_L0(JSNApiTests, PreFork) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md1612 ### PreFork subsection
Djsnapi_expo.cpp3438 void JSNApi::PreFork(EcmaVM *vm) in PreFork() function in panda::JSNApi