Searched defs:TrackExceptionState (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DExceptionState.h139 class TrackExceptionState FINAL : public ExceptionState {
141 TrackExceptionState(): ExceptionState(ExceptionState::UnknownContext, 0, 0, v8::Handle<v8::Object>(), v8::Isolate::GetCurrent()) { } function in class:blink::FINAL

Completed in 110 milliseconds