Searched refs:StrictModeCallerAccessError (Results 1 – 1 of 1) sorted by relevance
102 static const char* StrictModeCallerAccessError = "Cannot access caller property of a strict mode fu… variable217 throwTypeError(exec, StrictModeCallerAccessError); in getOwnPropertySlot()254 createDescriptorForThrowingProperty(exec, descriptor, StrictModeCallerAccessError); in getOwnPropertyDescriptor()296 throwTypeError(exec, StrictModeCallerAccessError); in put()