Searched refs:GetTypedCallTargetCheckOp (Results 1 – 4 of 4) sorted by relevance
391 TypedCallTargetCheckOp GetTypedCallTargetCheckOp(GateRef gate) const;
168 TypedCallTargetCheckOp GateAccessor::GetTypedCallTargetCheckOp(GateRef gate) const in GetTypedCallTargetCheckOp() function in panda::ecmascript::kungfu::GateAccessor172 return gatePtr->GetTypedCallTargetCheckMetaData()->GetTypedCallTargetCheckOp(); in GetTypedCallTargetCheckOp()
777 TypedCallTargetCheckOp GetTypedCallTargetCheckOp() const in GetTypedCallTargetCheckOp() function
136 TypedCallTargetCheckOp Op = acc_.GetTypedCallTargetCheckOp(gate); in LowerJSCallTargetCheck()