Searched defs:serialized_ (Results 1 – 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/snapshot/ | ||
D | startup-serializer.h | 81 std::unordered_set<Object, Object::Hasher> serialized_; variable |
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ | ||
D | dispatch.h | 132 span<uint8_t> serialized_; variable |
D | protocol_core_test.cc | 205 std::vector<uint8_t> serialized_; member in v8_crdtp::__anon1e3b22790111::CompositeParsingTest |
/third_party/node/deps/v8/src/compiler/ | ||
D | heap-refs.cc | 481 bool serialized_ = false; member in v8::internal::compiler::JSFunctionData |