Searched refs:GetTypedCallTargetCheckOp (Results 1 – 3 of 3) sorted by relevance
406 TypedCallTargetCheckOp GetTypedCallTargetCheckOp(GateRef gate) const;
364 TypedCallTargetCheckOp GateAccessor::GetTypedCallTargetCheckOp(GateRef gate) const in GetTypedCallTargetCheckOp() function in panda::ecmascript::kungfu::GateAccessor
232 TypedCallTargetCheckOp Op = acc_.GetTypedCallTargetCheckOp(gate); in LowerJSCallTargetCheck()