Searched refs:ObjectState (Results 1 – 4 of 4) sorted by relevance
366 const Operator* ObjectState(int pointer_slots); in NON_EXPORTED_BASE()
63 V(ObjectState) \
1242 const Operator* CommonOperatorBuilder::ObjectState(int pointer_slots) { in ObjectState() function in v8::internal::compiler::CommonOperatorBuilder
1657 graph()->NewNode(common()->ObjectState(input_count), input_count, in GetOrCreateObjectState()