Class WasmDisassemblyChunk
java.lang.Object
org.openqa.selenium.devtools.v135.debugger.model.WasmDisassemblyChunk
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WasmDisassemblyChunk
-
-
Method Details
-
getLines
The next chunk of disassembled lines. -
getBytecodeOffsets
The bytecode offsets describing the start of each line.
-