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

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h6749 class HLoadKeyedGeneric FINAL : public HTemplateInstruction<3> {
6751 DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P2(HLoadKeyedGeneric, HValue*,
6780 HLoadKeyedGeneric(HValue* context, HValue* obj, HValue* key) function in class:v8::FINAL::FINAL

Completed in 665 milliseconds