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

/external/v8/src/
H A Dhydrogen-instructions.h6469 class HLoadNamedGeneric FINAL : public HTemplateInstruction<2> {
6471 DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P2(HLoadNamedGeneric, HValue*,
6499 HLoadNamedGeneric(HValue* context, HValue* object, Handle<Object> name) function in class:v8::FINAL::FINAL

Completed in 46 milliseconds