Searched defs:InterruptedExecutionError (Results 1 – 1 of 1) sorted by relevance
42 class InterruptedExecutionError : public JSObject { class44 InterruptedExecutionError(JSGlobalData* globalData) in InterruptedExecutionError() function in JSC::InterruptedExecutionError