OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:c_transition
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/v8/src/
hydrogen-check-elimination.cc
531
HConstant*
c_transition
= HConstant::cast(instr->transition());
local
532
HCheckTableEntry::State state =
c_transition
->HasStableMapValue()
535
Insert(object, NULL,
c_transition
->MapValue(), state);
Completed in 71 milliseconds