Searched refs:GlobalEnvIsHole (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | ecma_context.h | 296 bool GlobalEnvIsHole() in GlobalEnvIsHole() function in panda::ecmascript::EcmaContext |
H A D | js_thread.cpp | 1002 if (!currentContext->GlobalEnvIsHole()) { in SwitchCurrentContext() |
Completed in 4 milliseconds