Searched refs:ObjectState (Results 1 – 4 of 4) sorted by relevance
201 jsgraph()->common()->ObjectState(vobject->id(), num_inputs), in ReduceDeoptState()
540 const Operator* ObjectState(uint32_t object_id, int pointer_slots); in NON_EXPORTED_BASE()
64 V(ObjectState) \
1432 const Operator* CommonOperatorBuilder::ObjectState(uint32_t object_id, in ObjectState() function in v8::internal::compiler::CommonOperatorBuilder