Searched refs:do_not_cache (Results 1 – 4 of 4) sorted by relevance
63 !FunctionTemplateInfo::cast(*getter)->do_not_cache()); in DefineAccessorProperty()65 !FunctionTemplateInfo::cast(*setter)->do_not_cache()); in DefineAccessorProperty()
1153 bool do_not_cache);1188 v8::Local<Signature> signature, int length, bool do_not_cache, in FunctionTemplateNew() argument1195 obj->set_do_not_cache(do_not_cache); in FunctionTemplateNew()1197 if (!do_not_cache) { in FunctionTemplateNew()1447 bool do_not_cache) { in ObjectTemplateNew() argument1456 if (!do_not_cache) { in ObjectTemplateNew()
11569 DECL_BOOLEAN_ACCESSORS(do_not_cache)
6034 BOOL_ACCESSORS(FunctionTemplateInfo, flag, do_not_cache, in SMI_ACCESSORS()