Searched refs:V8_IsNotStringMask (Results 1 – 2 of 2) sorted by relevance
54 #define V8_IsNotStringMask V8DBG_ISNOTSTRINGMASK macro
42 (((type) & V8_IsNotStringMask) == V8_StringTag)