Searched refs:TypedObjectState (Results 1 – 4 of 4) sorted by relevance
541 const Operator* TypedObjectState(uint32_t object_id, in NON_EXPORTED_BASE()
66 V(TypedObjectState) \
1441 const Operator* CommonOperatorBuilder::TypedObjectState( in TypedObjectState() function in v8::internal::compiler::CommonOperatorBuilder
1439 ChangeOp(node, common()->TypedObjectState(ObjectIdOf(node->op()), types)); in VisitObjectState()