Home
last modified time | relevance | path

Searched refs:NewSloppyArguments (Results 1 – 3 of 3) sorted by relevance

/external/v8/test/fuzz-natives/
Dfuzz-natives.status39 "NewSloppyArguments": [SKIP],
/external/v8/src/
Druntime.h457 F(NewSloppyArguments, 3, 1) \
Druntime.cc8028 static Handle<JSObject> NewSloppyArguments(Isolate* isolate, in NewSloppyArguments() function
8155 : *NewSloppyArguments(isolate, callee, parameters, argument_count); in RUNTIME_FUNCTION()
8165 return *NewSloppyArguments(isolate, callee, parameters, argument_count); in RUNTIME_FUNCTION()