Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DExceptionHelpers.cpp42 class InterruptedExecutionError : public JSObject { class
44 InterruptedExecutionError(JSGlobalData* globalData) in InterruptedExecutionError() function in JSC::InterruptedExecutionError