Home
last modified time | relevance | path

Searched defs:InterruptedExecutionError (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DExceptionHelpers.cpp44 class InterruptedExecutionError : public JSNonFinalObject { class
46 InterruptedExecutionError(JSGlobalData* globalData) in InterruptedExecutionError() function in JSC::InterruptedExecutionError
/external/webkit/Source/WebCore/bindings/js/
DSerializedScriptValue.h45 InterruptedExecutionError, enumerator