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

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h4688 class HTypeofIsAndBranch FINAL : public HUnaryControlInstruction {
4690 DECLARE_INSTRUCTION_FACTORY_P2(HTypeofIsAndBranch, HValue*, Handle<String>);
4708 HTypeofIsAndBranch(HValue* value, Handle<String> type_literal) function in class:v8::FINAL::FINAL

Completed in 76 milliseconds