Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dscopes.h783 bool HasArgumentsParameter(Isolate* isolate);
Dscopes.cc1447 bool Scope::HasArgumentsParameter(Isolate* isolate) { in HasArgumentsParameter() function in v8::internal::Scope
1481 !HasArgumentsParameter(isolate)) { in AllocateParameterLocals()