Home
last modified time | relevance | path

Searched refs:GetSharedValueId (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/include/
H A Dv8-value-serializer.h72 * Returns whether shared values are supported. GetSharedValueId is only
84 virtual Maybe<uint32_t> GetSharedValueId(Isolate* isolate,
206 * ValueSerializer::Delegate::GetSharedValueId.
/third_party/node/deps/v8/src/objects/
H A Dvalue-serializer.cc1092 delegate_->GetSharedValueId(v8_isolate, Utils::ToLocal(object)); in WriteSharedObject()
/third_party/node/deps/v8/src/d8/
H A Dd8.cc5009 Maybe<uint32_t> GetSharedValueId(Isolate* isolate,
/third_party/node/deps/v8/src/api/
H A Dapi.cc3327 Maybe<uint32_t> ValueSerializer::Delegate::GetSharedValueId( in GetSharedValueId() function in v8::ValueSerializer::Delegate

Completed in 36 milliseconds