Home
last modified time | relevance | path

Searched refs:NewWithCache (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-template.h506 static Local<FunctionTemplate> NewWithCache(
/third_party/node/deps/v8/src/api/
Dapi.cc1381 Local<FunctionTemplate> FunctionTemplate::NewWithCache( in NewWithCache() function in v8::FunctionTemplate
1386 API_RCS_SCOPE(i_isolate, FunctionTemplate, NewWithCache); in NewWithCache()