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

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h1989 class HGlobalReceiver: public HUnaryOperation { class in namespace:v8
1991 DECLARE_INSTRUCTION_FACTORY_P1(HGlobalReceiver, HValue*);
2003 explicit HGlobalReceiver(HValue* global_object) function in class:v8::HGlobalReceiver

Completed in 103 milliseconds