Home
last modified time | relevance | path

Searched refs:IsMachineCodeLowMemory (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
Djit.cpp420 if (vm->GetJSThread()->IsMachineCodeLowMemory()) { in Compile()
627 if (!thread->IsMachineCodeLowMemory()) { in CheckMechineCodeSpaceMemory()
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h1456 bool IsMachineCodeLowMemory() in IsMachineCodeLowMemory() function