Definition at line 39 of file ast-value-factory.cc.
◆ OneByteStringStream()
v8::internal::anonymous_namespace{ast-value-factory.cc}::OneByteStringStream::OneByteStringStream |
( |
Vector< const byte > |
lb | ) |
|
|
inlineexplicit |
◆ GetNext()
uint16_t v8::internal::anonymous_namespace{ast-value-factory.cc}::OneByteStringStream::GetNext |
( |
| ) |
|
|
inline |
◆ HasMore()
bool v8::internal::anonymous_namespace{ast-value-factory.cc}::OneByteStringStream::HasMore |
( |
| ) |
|
|
inline |
◆ literal_bytes_
Vector<const byte> v8::internal::anonymous_namespace{ast-value-factory.cc}::OneByteStringStream::literal_bytes_ |
|
private |
◆ pos_
int v8::internal::anonymous_namespace{ast-value-factory.cc}::OneByteStringStream::pos_ |
|
private |
The documentation for this class was generated from the following file: