Home
last modified time | relevance | path

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

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