Searched refs:TryGetMethodOffset (Results 1 – 11 of 11) sorted by relevance
80 auto leftMethodOffset = acc_.TryGetMethodOffset(left); in ConvertStringEqualToConst()81 auto rightMethodOffset = acc_.TryGetMethodOffset(right); in ConvertStringEqualToConst()95 auto methodOffset = acc_.TryGetMethodOffset(gate); in IsSingleCharString()119 auto methodOffset = acc_.TryGetMethodOffset(gate); in ConvertConstSingleCharToInt32()
333 auto methodOffset = acc_.TryGetMethodOffset(gate_); in GetAccessorFuncGT()343 auto methodOffset = acc_.TryGetMethodOffset(gate_); in GetAccessorPlr()404 auto methodOffset = acc_.TryGetMethodOffset(GetGate()); in GetKeyTaggedValue()754 auto methodOffset = acc_.TryGetMethodOffset(GetGate()); in Init()
168 auto methodOffset = acc_.TryGetMethodOffset(gate); in LowerNTypedCreateArrayWithBuffer()291 …ggedValue key = TypeInfoAccessor::GetStringFromConstantPool(thread_, acc_.TryGetMethodOffset(gate), in LowerNTypedStOwnByName()
430 uint32_t TryGetMethodOffset(GateRef gate) const;
651 auto callerMethodOffset = acc_.TryGetMethodOffset(caller); in IsRecursiveFunc()
593 uint32_t GateAccessor::TryGetMethodOffset(GateRef gate) const in TryGetMethodOffset() function in panda::ecmascript::kungfu::GateAccessor
843 uint32_t methodOffset = acc_.TryGetMethodOffset(frameArgs); in CollectExraCallSiteInfo()
1188 uint32_t methodOffset = acc_.TryGetMethodOffset(frameArgs); in CollectExraCallSiteInfo()
94 auto methodOffset = acc_.TryGetMethodOffset(gate); in CollectInitializationType()118 auto methodOffset = acc_.TryGetMethodOffset(gate); in CollectInitializationInfo()
782 auto methodOffset = gateAccessor_.TryGetMethodOffset(gate); in InferStObjByName()825 auto methodOffset = gateAccessor_.TryGetMethodOffset(gate); in GetObjPropWithName()1020 auto methodOffset = gateAccessor_.TryGetMethodOffset(gate); in GetSuperProp()1456 auto methodOffset = gateAccessor_.TryGetMethodOffset(gate); in TypeCheck()1499 auto methodOffset = gateAccessor_.TryGetMethodOffset(gate); in PGOTypeCheck()
242 auto methodOffset = acc_.TryGetMethodOffset(gate); in UpdateTypeForRWOp()