Home
last modified time | relevance | path

Searched defs:BinaryOpICState (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/ic/
Dic-state.cc38 BinaryOpICState::BinaryOpICState(Isolate* isolate, ExtraICState extra_ic_state) in BinaryOpICState() function in v8::internal::BinaryOpICState
76 Isolate* isolate, void (*Generate)(Isolate*, const BinaryOpICState&)) { in GenerateAheadOfTime()
Dic-state.h64 BinaryOpICState(Isolate* isolate, Token::Value op, OverwriteMode mode) in BinaryOpICState() function