Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DScriptFunctionCall.cpp126 ScriptValue ScriptFunctionCall::call(bool& hadException, bool reportExceptions) in call()
163 ScriptValue ScriptFunctionCall::construct(bool& hadException, bool reportExceptions) in construct()