Searched refs:api_exception_obj (Results 1 – 2 of 2) sorted by relevance
156 v8::Local<v8::Value> api_exception_obj = v8::Utils::ToLocal(exception); in ReportMessage() local157 ReportMessageNoExceptions(isolate, loc, message, api_exception_obj); in ReportMessage()162 v8::Local<v8::Value> api_exception_obj) { in ReportMessageNoExceptions() argument193 ? api_exception_obj in ReportMessageNoExceptions()
162 v8::Local<v8::Value> api_exception_obj);