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

/external/chromium_org/v8/src/
H A Dscopes.cc1222 bool Scope::HasArgumentsParameter() { function in class:v8::internal::Scope
1250 if (MustAllocate(arguments) && !HasArgumentsParameter()) {
H A Dscopes.h579 bool HasArgumentsParameter();

Completed in 254 milliseconds