Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h1758 static bool isForked_; member in panda::JSNApi
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp153 bool JSNApi::isForked_ = false; member in panda::JSNApi
5077 if (isForked_) { in LoadAotFile()
5319 isForked_ = true; in PostFork()

Completed in 15 milliseconds