Searched refs:UpdateMethodOffset (Results 1 – 3 of 3) sorted by relevance
432 void UpdateMethodOffset(GateRef gate, uint32_t methodOffset);
70 acc_.UpdateMethodOffset(gate, methodOffset); in GetInlinedMethodId()
630 void GateAccessor::UpdateMethodOffset(GateRef gate, uint32_t methodOffset) in UpdateMethodOffset() function in panda::ecmascript::kungfu::GateAccessor