Home
last modified time | relevance | path

Searched refs:nativeErrorPrototypeStructure (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DJSGlobalObject.cpp228 …Structure* nativeErrorPrototypeStructure = NativeErrorPrototype::createStructure(exec->globalData(… in reset() local
230 …xec) NativeErrorConstructor(exec, this, nativeErrorStructure, nativeErrorPrototypeStructure, "Eval… in reset()
231 …xec) NativeErrorConstructor(exec, this, nativeErrorStructure, nativeErrorPrototypeStructure, "Rang… in reset()
232 …xec) NativeErrorConstructor(exec, this, nativeErrorStructure, nativeErrorPrototypeStructure, "Refe… in reset()
233 …xec) NativeErrorConstructor(exec, this, nativeErrorStructure, nativeErrorPrototypeStructure, "Synt… in reset()
234 …xec) NativeErrorConstructor(exec, this, nativeErrorStructure, nativeErrorPrototypeStructure, "Type… in reset()
235 …xec) NativeErrorConstructor(exec, this, nativeErrorStructure, nativeErrorPrototypeStructure, "URIE… in reset()