Searched refs:StateToType (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dtype-info.cc254 CompareICState::StateToType(zone(), stub.left());
256 CompareICState::StateToType(zone(), stub.right());
258 CompareICState::StateToType(zone(), stub.state(), map);
/external/v8/src/ic/
H A Dic-state.h172 static AstType* StateToType(Zone* zone, State state,
H A Dic-state.cc382 AstType* CompareICState::StateToType(Zone* zone, State state, Handle<Map> map) { function in class:v8::internal::CompareICState

Completed in 802 milliseconds