#include <wasm-disassembler-impl.h>
Definition at line 37 of file wasm-disassembler-impl.h.
◆ Indentation()
| v8::internal::wasm::Indentation::Indentation |
( |
int | current, |
|
|
int | delta ) |
|
inline |
◆ current()
| int v8::internal::wasm::Indentation::current |
( |
| ) |
|
|
inline |
◆ decrease()
| void v8::internal::wasm::Indentation::decrease |
( |
| ) |
|
|
inline |
◆ Extra()
| Indentation v8::internal::wasm::Indentation::Extra |
( |
int | extra | ) |
|
|
inline |
◆ increase()
| void v8::internal::wasm::Indentation::increase |
( |
| ) |
|
|
inline |
◆ current_
| int v8::internal::wasm::Indentation::current_ |
|
private |
◆ delta_
| int v8::internal::wasm::Indentation::delta_ |
|
private |
The documentation for this class was generated from the following file: