HomeSort by relevance Sort by last modified time
    Searched full:getfunctiontemplate (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/gin/
per_isolate_data.cc 54 v8::Local<v8::FunctionTemplate> PerIsolateData::GetFunctionTemplate(
per_isolate_data.h 48 v8::Local<v8::FunctionTemplate> GetFunctionTemplate(WrapperInfo* info);
interceptor_unittest.cc 40 return GetFunctionTemplate(isolate, "func")->GetFunction();
108 v8::Local<v8::FunctionTemplate> GetFunctionTemplate(v8::Isolate* isolate,
  /external/chromium_org/gin/modules/
module_registry.cc 90 Local<FunctionTemplate> templ = data->GetFunctionTemplate(
  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 874 FunctionTemplateDecl *getFunctionTemplate() const {
    [all...]

Completed in 928 milliseconds