Searched refs:kShortcutTypeMask (Results 1 – 3 of 3) sorted by relevance
233 if ((type & kShortcutTypeMask) != kShortcutTypeTag) return object; in ShortCircuitConsString()
574 const uint32_t kShortcutTypeMask = variable
935 if ((type & kShortcutTypeMask) != kShortcutTypeTag) return false; in IsShortcutCandidate()