Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h3444 const Method *thisMethod = Method::Cast(func->GetMethod().GetTaggedObject()); in RuntimeGetBytecodePcOfstForBaseline() local
3483 const Method *thisMethod = Method::Cast(func->GetMethod().GetTaggedObject()); in RuntimeGetNativePcOfstForBaseline() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp602 …GateRef thisMethod = Load(VariableType::JS_ANY(), function, IntPtr(JSFunctionBase::METHOD_OFFSET)); in GenerateCircuit() local
646 …GateRef thisMethod = Load(VariableType::JS_ANY(), function, IntPtr(JSFunctionBase::METHOD_OFFSET)); in GenerateCircuit() local
5879 …GateRef thisMethod = Load(VariableType::JS_ANY(), function, IntPtr(JSFunctionBase::METHOD_OFFSET)); in GenerateCircuit() local