Home | History | Annotate | Download | only in src

Lines Matching refs:HCallConstantFunction

2334 class HCallConstantFunction V8_FINAL : public HCall<0> {
2336 DECLARE_INSTRUCTION_FACTORY_P2(HCallConstantFunction,
2357 HCallConstantFunction(Handle<JSFunction> function, int argument_count)