Lines Matching defs:object
35 void Add(Node* object);
36 bool Contains(Node* object) const;
262 // Update the allocation top with the new object allocation.
317 // Compute the initial object address.
506 Node* object = node->InputAt(0);
510 node, object, value, state, access.write_barrier_kind);
526 Node* object = node->InputAt(0);
531 node, object, value, state, access.write_barrier_kind);
548 Node* object = node->InputAt(0);
556 node, object, value, state, access.write_barrier_kind);
577 Node* object = node->InputAt(0);
580 node, object, value, state, representation.write_barrier_kind());
638 Node* node, Node* object, Node* value, AllocationState const* state,
641 state->group()->Contains(object)) {
651 write_barrier_assert_failed_(node, object, function_debug_name_, zone());
679 // Additions should stay within the same allocated object, so it's safe to