Searched refs:kRemovePrototypeBit (Results 1 – 4 of 4) sorted by relevance
79 if (flags & (1 << kRemovePrototypeBit)) {
71 const kRemovePrototypeBit = 4; # For FunctionTemplateInfo, matches objects.h
4699 kRemovePrototypeBit) in ACCESSORS()
10336 static const int kRemovePrototypeBit = 4; variable