Searched refs:thrower (Results 1 – 5 of 5) sorted by relevance
34 this.thrower = throwFunction;47 object.thrower();
164 …JSValue thrower = createTypeErrorFunction(exec, "Unable to access caller of strict mode function"); in createStrictModeCallerIfNecessary() local165 descriptor.setAccessorDescriptor(thrower, thrower, DontEnum | DontDelete | Getter | Setter); in createStrictModeCallerIfNecessary()176 …JSValue thrower = createTypeErrorFunction(exec, "Unable to access callee of strict mode function"); in createStrictModeCalleeIfNecessary() local177 descriptor.setAccessorDescriptor(thrower, thrower, DontEnum | DontDelete | Getter | Setter); in createStrictModeCalleeIfNecessary()
107 JSValue thrower = createTypeErrorFunction(exec, message); in createDescriptorForThrowingProperty() local108 descriptor.setAccessorDescriptor(thrower, thrower, DontEnum | DontDelete | Getter | Setter); in createDescriptorForThrowingProperty()
943 # is thrower946 # is thrower949 # 'F' is thrower952 # 'F' is thrower
29286 thrower TrOP