Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h801 static size_t GetBCDebuggerStubEntriesOffset(bool isArch32) in GetBCDebuggerStubEntriesOffset() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp746 …return LLVMConstInt(glueType, JSThread::GlueData::GetBCDebuggerStubEntriesOffset(compCfg_->Is32Bit… in GetBCDebugStubOffset()