Home
last modified time | relevance | path

Searched refs:kBeginJSObject (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dvalue-serializer.cc121 kBeginJSObject = 'o', enumerator
632 WriteTag(SerializationTag::kBeginJSObject); in WriteJSObject()
674 WriteTag(SerializationTag::kBeginJSObject); in WriteJSObjectSlow()
1486 case SerializationTag::kBeginJSObject: in ReadObjectInternal()