Home
last modified time | relevance | path

Searched defs:should_cache (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dtemplates-inl.h109 bool TemplateInfo::should_cache() const { in should_cache() function
/third_party/node/deps/v8/src/api/
Dapi-natives.cc398 bool should_cache = info->should_cache(); in InstantiateObject() local
490 bool should_cache = data->should_cache(); in InstantiateFunction() local