Home
last modified time | relevance | path

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

/external/v8/src/
Dlookup.h137 Handle<PropertyCell> transition_cell() const { in transition_cell() function
/external/v8/src/ic/
Dic.cc1482 return StoreHandler::StoreGlobal(lookup->transition_cell()); in ComputeHandler()
1488 MaybeObjectHandle::Weak(lookup->transition_cell())); in ComputeHandler()