Home
last modified time | relevance | path

Searched defs:GetLeaveFrameOffset (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h714 static size_t GetLeaveFrameOffset(bool isArch32) in GetLeaveFrameOffset() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp644 LLVMValueRef LLVMIRBuilder::GetLeaveFrameOffset(LLVMValueRef glue) in GetLeaveFrameOffset() function in panda::ecmascript::kungfu::LLVMIRBuilder