Searched refs:raw_tag (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/objects/ | ||
H A D | value-serializer.cc | 289 uint8_t raw_tag = static_cast<uint8_t>(tag); in WriteTag() local 290 WriteRawBytes(&raw_tag, sizeof(raw_tag)); in WriteTag() |
Completed in 5 milliseconds