Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h972 static size_t GetEntryFrameDroppedStateOffset(bool isArch32) in GetEntryFrameDroppedStateOffset() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.cpp4844 IntPtr(JSThread::GlueData::GetEntryFrameDroppedStateOffset(env->Is32Bit()))); in DECLARE_ASM_HANDLER()
4850 IntPtr(JSThread::GlueData::GetEntryFrameDroppedStateOffset(env->Is32Bit())), in DECLARE_ASM_HANDLER()
4880 IntPtr(JSThread::GlueData::GetEntryFrameDroppedStateOffset(env->Is32Bit()))); in DECLARE_ASM_HANDLER()