Home
last modified time | relevance | path

Searched refs:CheckMechineCodeSpaceMemory (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.h89 void CheckMechineCodeSpaceMemory(JSThread *thread, int remainSize);
H A Djit.cpp595 void Jit::CheckMechineCodeSpaceMemory(JSThread *thread, int remainSize) in CheckMechineCodeSpaceMemory() function in panda::ecmascript::Jit
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp1301 Jit::GetInstance()->CheckMechineCodeSpaceMemory(GetEcmaVM()->GetJSThread(), remainSize); in CollectGarbage()

Completed in 6 milliseconds