Home
last modified time | relevance | path

Searched refs:GetClassId (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.h214 uint32_t GetClassId(JSFunction function);
H A Dweb-snapshot.cc1099 serializer.WriteUint32(GetClassId(JSFunction::cast(*heap_object))); in WriteValue()
1188 uint32_t WebSnapshotSerializer::GetClassId(JSFunction function) { in GetClassId() function in v8::internal::WebSnapshotSerializer

Completed in 5 milliseconds