Searched refs:InterpreterPushArgsAndConstruct (Results 1 – 6 of 6) sorted by relevance
63 Handle<Code> Builtins::InterpreterPushArgsAndConstruct( in InterpreterPushArgsAndConstruct() function in v8::internal::Builtins71 return InterpreterPushArgsAndConstruct(); in InterpreterPushArgsAndConstruct()
157 ASM(InterpreterPushArgsAndConstruct) \914 Handle<Code> InterpreterPushArgsAndConstruct(InterpreterPushArgsMode mode);
465 Callable CodeFactory::InterpreterPushArgsAndConstruct( in InterpreterPushArgsAndConstruct() function in v8::internal::CodeFactory467 return Callable(isolate->builtins()->InterpreterPushArgsAndConstruct(mode), in InterpreterPushArgsAndConstruct()
189 static Callable InterpreterPushArgsAndConstruct(Isolate* isolate,
93 V(InterpreterPushArgsAndConstruct) \
787 Callable callable_function = CodeFactory::InterpreterPushArgsAndConstruct( in Construct()890 Callable callable = CodeFactory::InterpreterPushArgsAndConstruct( in Construct()910 Callable callable = CodeFactory::InterpreterPushArgsAndConstruct( in ConstructWithSpread()