Represents a definition of the bytecode operations for a given Hermes version.
This is generally used by deserializing a JSON object, specifically the "Bytecode*.json" file in the Resources directory that corresponds to the desired Hermes version.
The "Bytecode*.json" themselves are autogenerated using the "bytecode-format-generator" tool, which is located in a directory at the root of this git repository.
More...
Represents a definition of the bytecode operations for a given Hermes version.
This is generally used by deserializing a JSON object, specifically the "Bytecode*.json" file in the Resources directory that corresponds to the desired Hermes version.
The "Bytecode*.json" themselves are autogenerated using the "bytecode-format-generator" tool, which is located in a directory at the root of this git repository.
◆ AbstractDefinitions
◆ Definitions
The definitions of all opcodes available for the bytecode version. This list can be indexed by the encoded value of the opcode.
◆ Version
uint Hasmer.HbcBytecodeFormat.Version |
|
getset |
The Hermes bytecode version this format is relevant to.
The documentation for this class was generated from the following file:
- libhasmer/Common/HbcBytecodeFormat.cs