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

/external/v8/src/crankshaft/
H A Dhydrogen-instructions.h4638 class HUnknownOSRValue final : public HTemplateInstruction<0> {
4640 DECLARE_INSTRUCTION_FACTORY_P2(HUnknownOSRValue, HEnvironment*, int);
4661 HUnknownOSRValue(HEnvironment* environment, int index) function in class:final::final

Completed in 141 milliseconds