Searched refs:GetTypedCallTargetCheckOp (Results 1 – 5 of 5) sorted by relevance
231 TypedCallTargetCheckOp GetTypedCallTargetCheckOp() const in GetTypedCallTargetCheckOp() function
406 TypedCallTargetCheckOp GetTypedCallTargetCheckOp(GateRef gate) const;
900 auto typedOp = GetTypedCallTargetCheckMetaData()->GetTypedCallTargetCheckOp(); in PrintWithBytecode()
335 TypedCallTargetCheckOp GateAccessor::GetTypedCallTargetCheckOp(GateRef gate) const in GetTypedCallTargetCheckOp() function in panda::ecmascript::kungfu::GateAccessor339 return gatePtr->GetTypedCallTargetCheckMetaData()->GetTypedCallTargetCheckOp(); in GetTypedCallTargetCheckOp()
189 TypedCallTargetCheckOp Op = acc_.GetTypedCallTargetCheckOp(gate); in LowerJSCallTargetCheck()