Searched refs:kReadOnlyPrototypeBit (Results 1 – 4 of 4) sorted by relevance
84 if (flags & (1 << kReadOnlyPrototypeBit)) {
68 const kReadOnlyPrototypeBit = 3; # For FunctionTemplateInfo, matches objects.h
3534 kReadOnlyPrototypeBit) in ACCESSORS()
8281 static const int kReadOnlyPrototypeBit = 3; variable