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

/external/v8/src/crankshaft/
H A Dhydrogen-instructions.h5648 class HLoadFunctionPrototype final : public HUnaryOperation {
5650 DECLARE_INSTRUCTION_FACTORY_P1(HLoadFunctionPrototype, HValue*);
5664 explicit HLoadFunctionPrototype(HValue* function) function in class:final::final

Completed in 158 milliseconds