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

/external/v8/src/
H A Dhydrogen-instructions.h3791 class HLoadNamedGeneric: public HTemplateInstruction<2> { class in namespace:v8
3793 HLoadNamedGeneric(HValue* context, HValue* object, Handle<Object> name) function in class:v8::HLoadNamedGeneric

Completed in 54 milliseconds