Searched refs:SetCallHandler (Results 1 – 3 of 3) sorted by relevance
1022 Utils::ToLocal(obj)->SetCallHandler(callback, data, fast_handler); in FunctionTemplateNew()1081 void FunctionTemplate::SetCallHandler( in SetCallHandler() function in v8::FunctionTemplate
4471 void SetCallHandler(
1008 fun_templ->SetCallHandler(handler_2); in TestFunctionTemplateInitializer()12809 templ->SetCallHandler(IsConstructHandler); in THREADED_TEST()