Searched refs:FastNewSloppyArguments (Results 1 – 6 of 6) sorted by relevance
135 static Callable FastNewSloppyArguments(Isolate* isolate,
399 Callable CodeFactory::FastNewSloppyArguments(Isolate* isolate, in FastNewSloppyArguments() function in v8::internal::CodeFactory
36 V(FastNewSloppyArguments) \
51 V(FastNewSloppyArguments) \914 DEFINE_CALL_INTERFACE_DESCRIPTOR(FastNewSloppyArguments);915 DEFINE_PLATFORM_CODE_STUB(FastNewSloppyArguments, PlatformCodeStub);
303 Callable callable = CodeFactory::FastNewSloppyArguments(isolate()); in ReduceJSCreateArguments()
2310 Callable callable = CodeFactory::FastNewSloppyArguments(isolate_, true); in DoCreateMappedArguments()