Home
last modified time | relevance | path

Searched refs:do_not_cache (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
Dexecution.cc591 if (!data->do_not_cache()) { in InstantiateFunction()
Dapi.cc877 bool do_not_cache) { in FunctionTemplateNew() argument
883 obj->set_do_not_cache(do_not_cache); in FunctionTemplateNew()
885 if (!do_not_cache) { in FunctionTemplateNew()
Dobjects-inl.h5427 BOOL_ACCESSORS(FunctionTemplateInfo, flag, do_not_cache, in ACCESSORS()
Dobjects.h10471 DECL_BOOLEAN_ACCESSORS(do_not_cache)