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

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h7515 class HTypeof FINAL : public HTemplateInstruction<2> {
7517 DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P1(HTypeof, HValue*);
7531 explicit HTypeof(HValue* context, HValue* value) { function in class:v8::FINAL::FINAL

Completed in 150 milliseconds