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.h3606 const Method *thisMethod = Method::Cast(func->GetMethod(thread).GetTaggedObject()); in RuntimeGetBytecodePcOfstForBaseline() local
3646 const Method *thisMethod = Method::Cast(func->GetMethod(thread).GetTaggedObject()); in RuntimeGetNativePcOfstForBaseline() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp605 …GateRef thisMethod = Load(VariableType::JS_ANY(), glue, function, IntPtr(JSFunctionBase::METHOD_OF… in GenerateCircuit() local
649 …GateRef thisMethod = Load(VariableType::JS_ANY(), glue, function, IntPtr(JSFunctionBase::METHOD_OF… in GenerateCircuit() local
5897 …GateRef thisMethod = Load(VariableType::JS_ANY(), glue, function, IntPtr(JSFunctionBase::METHOD_OF… in GenerateCircuit() local