Searched refs:rangeErrorPrototype (Results 1 – 1 of 1) sorted by relevance
251 …NativeErrorPrototype* rangeErrorPrototype = new (exec) NativeErrorPrototype(exec, nativeErrorProto… in reset() local274 …orConstructor = new (exec) NativeErrorConstructor(exec, nativeErrorStructure, rangeErrorPrototype); in reset()291 …rangeErrorPrototype->putDirect(exec->propertyNames().constructor, d()->rangeErrorConstructor, Dont… in reset()