Searched refs:kIsHeapObject (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/objects/ | ||
D | tagged-field.h | 35 static constexpr bool kIsHeapObject = variable |
D | tagged-field-inl.h | 35 } else if (kIsHeapObject) { in tagged_to_full() |