Home
last modified time | relevance | path

Searched defs:ic_state (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Ddisassembler.cc208 InlineCacheState ic_state = IC::StateFromCode(code); in DecodeIt() local
Dfeedback-vector.h443 InlineCacheState ic_state() const { return StateFromFeedback(); } in ic_state() function
Dobjects.cc14506 InlineCacheState ic_state = IC::StateFromCode(this); in Disassemble() local