Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dtemplates.h187 static const int kDoNotCacheBit = 5; variable
Dtemplates-inl.h57 BOOL_ACCESSORS(FunctionTemplateInfo, flag, do_not_cache, kDoNotCacheBit) in ACCESSORS()