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

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

Completed in 207 milliseconds