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

/external/v8/src/
H A Dscopes.h419 bool HasArgumentsParameter();
H A Dscopes.cc909 bool Scope::HasArgumentsParameter() { function in class:v8::internal::Scope
937 if (MustAllocate(arguments) && !HasArgumentsParameter()) {

Completed in 200 milliseconds