Home
last modified time | relevance | path

Searched refs:IsPostForked (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.h143 bool IsPostForked() const in IsPostForked() function in panda::ecmascript::EcmaVM
151 return IsPostForked() && GetJSOptions().IsAsyncLoadAbc(); in IsAsynTranslateClasses()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp4964 if (vm->IsPostForked()) { in NotifyLooperIdleStart()
4971 if (vm->IsPostForked()) { in NotifyLooperIdleEnd()

Completed in 18 milliseconds