Searched refs:do_not_cache (Results 1 – 4 of 4) sorted by relevance
253 if (!data->do_not_cache()) { in InstantiateFunction()299 if (!data->do_not_cache()) { in InstantiateFunction()306 if (!data->do_not_cache()) { in InstantiateFunction()
1005 v8::Local<Signature> signature, int length, bool do_not_cache) { in FunctionTemplateNew() argument1011 obj->set_do_not_cache(do_not_cache); in FunctionTemplateNew()1013 if (!do_not_cache) { in FunctionTemplateNew()
5639 BOOL_ACCESSORS(FunctionTemplateInfo, flag, do_not_cache, in ACCESSORS()
10468 DECL_BOOLEAN_ACCESSORS(do_not_cache)