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

/external/v8/src/
H A Dfull-codegen.cc1560 v8::Handle<v8::FunctionTemplate> fun_template = local
1563 DCHECK(!fun_template.IsEmpty());
1566 Handle<JSFunction> fun = Utils::OpenHandle(*fun_template->GetFunction());

Completed in 141 milliseconds