Home
last modified time | relevance | path

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

/external/v8/include/
Dv8.h5138 static Local<FunctionTemplate> NewWithCache(
/external/v8/src/
Dapi.cc1363 Local<FunctionTemplate> FunctionTemplate::NewWithCache( in NewWithCache() function in v8::FunctionTemplate
1367 LOG_API(i_isolate, FunctionTemplate, NewWithCache); in NewWithCache()