Searched refs:handle_call (Results 1 – 1 of 1) sorted by relevance
633 static v8::Handle<Value> handle_call(const v8::Arguments& args) { in handle_call() function651 v8::FunctionTemplate::New(handle_call); in THREADED_TEST()661 fun_templ->SetCallHandler(handle_call); in THREADED_TEST()