Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-scopes.cc415 Handle<JSObject> NewSloppyArguments(Isolate* isolate, Handle<JSFunction> callee, in NewSloppyArguments() function
535 return *NewSloppyArguments(isolate, callee, argument_getter, argument_count); in RUNTIME_FUNCTION()
614 return *NewSloppyArguments(isolate, callee, argument_getter, argc); in RUNTIME_FUNCTION()
Druntime.h500 F(NewSloppyArguments, 3, 1) \