Searched refs:StrictModeArgumentsAccessError (Results 1 – 1 of 1) sorted by relevance
103 static const char* StrictModeArgumentsAccessError = "Cannot access arguments property of a strict m… variable241 createDescriptorForThrowingProperty(exec, descriptor, StrictModeArgumentsAccessError); in getOwnPropertyDescriptor()292 throwTypeError(exec, StrictModeArgumentsAccessError); in put()