Home
last modified time | relevance | path

Searched refs:VariableRepeatCount (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/snapshot/
H A Dserializer-deserializer.h243 struct VariableRepeatCount { struct in v8::internal::SerializerDeserializer
H A Ddeserializer.cc1164 int repeats = VariableRepeatCount::Decode(source_.GetInt()); in ReadSingleBytecodeData()
H A Dserializer.cc302 sink_.PutInt(VariableRepeatCount::Encode(repeat_count), "repeat count"); in PutRepeat()

Completed in 10 milliseconds