Searched refs:WithTryCatch (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-api.cc2910 v8::Handle<v8::Value> WithTryCatch(const v8::Arguments& args) { function
2921 v8::FunctionTemplate::New(WithTryCatch)->GetFunction());
8677 static void WithTryCatch(Handle<Message> message, Handle<Value> data) { function
8708 { NULL, WebKitLike, ThrowViaApi, ThrowFromJS, WithTryCatch };

Completed in 46 milliseconds