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

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h4716 class HInstanceOf FINAL : public HBinaryOperation {
4718 DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P2(HInstanceOf, HValue*, HValue*);
4729 HInstanceOf(HValue* context, HValue* left, HValue* right) function in class:v8::FINAL::FINAL

Completed in 1434 milliseconds