Searched refs:TypedObjectState (Results 1 – 4 of 4) sorted by relevance
249 const Operator* TypedObjectState(const ZoneVector<MachineType>* types); in NON_EXPORTED_BASE()
61 V(TypedObjectState) \
1037 const Operator* CommonOperatorBuilder::TypedObjectState( in TypedObjectState() function in v8::internal::compiler::CommonOperatorBuilder
1039 jsgraph_->common()->TypedObjectState(types)); in VisitObjectState()