Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dcommon_call.cpp143 __ Ldr(op, MemoryOperand(glue, JSThread::GlueData::GetAllowCrossThreadExecutionOffset(false))); in StackOverflowCheck()
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h821 static size_t GetAllowCrossThreadExecutionOffset(bool isArch32) in GetAllowCrossThreadExecutionOffset() function