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

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h5387 class HUnknownOSRValue FINAL : public HTemplateInstruction<0> {
5389 DECLARE_INSTRUCTION_FACTORY_P2(HUnknownOSRValue, HEnvironment*, int);
5410 HUnknownOSRValue(HEnvironment* environment, int index) function in class:v8::FINAL::FINAL

Completed in 86 milliseconds