Searched defs:HCheckMapValue (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dhydrogen-instructions.h7698 class HCheckMapValue FINAL : public HTemplateInstruction<2> {
7700 DECLARE_INSTRUCTION_FACTORY_P2(HCheckMapValue, HValue*, HValue*);
7728 HCheckMapValue(HValue* value, HValue* map) function in class:v8::FINAL::FINAL

Completed in 60 milliseconds