Lines Matching refs:fun_template
1902 v8::Handle<v8::FunctionTemplate> fun_template =1904 ASSERT(!fun_template.IsEmpty());1907 Handle<JSFunction> fun = Utils::OpenHandle(*fun_template->GetFunction());