Searched refs:ThrowValue (Results 1 – 1 of 1) sorted by relevance
2203 v8::Handle<Value> ThrowValue(const v8::Arguments& args) { in ThrowValue() function2213 templ->Set(v8_str("Throw"), v8::FunctionTemplate::New(ThrowValue)); in THREADED_TEST()