Home
last modified time | relevance | path

Searched refs:new_object_state (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Descape-analysis.cc1656 Node* new_object_state = in GetOrCreateObjectState() local
1659 NodeProperties::SetType(new_object_state, Type::OtherInternal()); in GetOrCreateObjectState()
1660 vobj->SetObjectState(new_object_state); in GetOrCreateObjectState()
1664 new_object_state->id(), static_cast<void*>(vobj), node->id(), in GetOrCreateObjectState()
1672 new_object_state, field_object_state, static_cast<int>(i)); in GetOrCreateObjectState()
1676 return new_object_state; in GetOrCreateObjectState()