Searched refs:syntaxErrorPrototype (Results 1 – 1 of 1) sorted by relevance
253 …NativeErrorPrototype* syntaxErrorPrototype = new (exec) NativeErrorPrototype(exec, nativeErrorProt… in reset() local276 …rConstructor = new (exec) NativeErrorConstructor(exec, nativeErrorStructure, syntaxErrorPrototype); in reset()293 …syntaxErrorPrototype->putDirect(exec->propertyNames().constructor, d()->syntaxErrorConstructor, Do… in reset()