Lines Matching refs:BinaryOpICState
1450 BinaryOpICState state(isolate, op, strength);
1454 BinaryOpICStub(Isolate* isolate, const BinaryOpICState& state)
1469 BinaryOpICState state() const {
1470 return BinaryOpICState(isolate(), GetExtraICState());
1481 const BinaryOpICState& state);
1493 const BinaryOpICState& state)
1517 BinaryOpICState state() const {
1518 return BinaryOpICState(isolate(), static_cast<ExtraICState>(minor_key_));
1522 const BinaryOpICState& state);
1535 BinaryOpWithAllocationSiteStub(Isolate* isolate, const BinaryOpICState& state)