package fuzzilli.protobuf

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Await

operations.proto:197

Used in: Instruction

(message has no fields)

message BeginArrowFunction

operations.proto:144

Used in: Instruction

message BeginAsyncArrowFunction

operations.proto:168

Used in: Instruction

message BeginAsyncFunction

operations.proto:160

Used in: Instruction

message BeginAsyncGeneratorFunction

operations.proto:176

Used in: Instruction

message BeginBlockStatement

operations.proto:460

Used in: Instruction

(message has no fields)

message BeginCatch

operations.proto:442

Used in: Instruction

(message has no fields)

message BeginClass

operations.proto:318

Used in: Instruction

message BeginCodeString

operations.proto:454

Used in: Instruction

(message has no fields)

message BeginDoWhile

operations.proto:401

Used in: Instruction

message BeginElse

operations.proto:375

Used in: Instruction

(message has no fields)

message BeginFinally

operations.proto:445

Used in: Instruction

(message has no fields)

message BeginFor

operations.proto:408

Used in: Instruction

message BeginForIn

operations.proto:416

Used in: Instruction

(message has no fields)

message BeginForOf

operations.proto:422

Used in: Instruction

(message has no fields)

message BeginForOfWithDestruct

operations.proto:425

Used in: Instruction

message BeginGeneratorFunction

operations.proto:152

Used in: Instruction

message BeginIf

operations.proto:372

Used in: Instruction

(message has no fields)

message BeginMethod

operations.proto:326

Used in: Instruction

message BeginPlainFunction

operations.proto:136

Used in: Instruction

message BeginSwitch

operations.proto:381

Used in: Instruction

(message has no fields)

message BeginSwitchCase

operations.proto:384

Used in: Instruction

message BeginTry

operations.proto:439

Used in: Instruction

(message has no fields)

message BeginWhile

operations.proto:394

Used in: Instruction

message BeginWith

operations.proto:358

Used in: Instruction

(message has no fields)

message BinaryOperation

operations.proto:262

Used in: Instruction

enum BinaryOperator

operations.proto:245

Used in: BeginFor, BinaryOperation, ReassignWithBinop, StoreComputedPropertyWithBinop, StoreElementWithBinop, StorePropertyWithBinop, StoreSuperPropertyWithBinop

message CallComputedMethod

operations.proto:223

Used in: Instruction

(message has no fields)

message CallComputedMethodWithSpread

operations.proto:226

Used in: Instruction

message CallFunction

operations.proto:200

Used in: Instruction

(message has no fields)

message CallFunctionWithSpread

operations.proto:203

Used in: Instruction

message CallMethod

operations.proto:214

Used in: Instruction

message CallMethodWithSpread

operations.proto:218

Used in: Instruction

message CallSuperConstructor

operations.proto:333

Used in: Instruction

message CallSuperMethod

operations.proto:337

Used in: Instruction

enum Comparator

operations.proto:296

Used in: BeginDoWhile, BeginFor, BeginWhile, Compare

message Compare

operations.proto:307

Used in: Instruction

message ConditionalOperation

operations.proto:311

Used in: Instruction

(message has no fields)

message Construct

operations.proto:207

Used in: Instruction

(message has no fields)

message ConstructWithSpread

operations.proto:210

Used in: Instruction

message CreateArray

operations.proto:61

Used in: Instruction

(message has no fields)

message CreateArrayWithSpread

operations.proto:72

Used in: Instruction

message CreateObject

operations.proto:57

Used in: Instruction

message CreateObjectWithSpread

operations.proto:68

Used in: Instruction

message CreateTemplateString

operations.proto:64

Used in: Instruction

message DeleteComputedProperty

operations.proto:124

Used in: Instruction

(message has no fields)

message DeleteElement

operations.proto:110

Used in: Instruction

message DeleteProperty

operations.proto:93

Used in: Instruction

message DestructArray

operations.proto:276

Used in: Instruction

message DestructArrayAndReassign

operations.proto:281

Used in: Instruction

message DestructObject

operations.proto:286

Used in: Instruction

message DestructObjectAndReassign

operations.proto:291

Used in: Instruction

message DifferentialHash

operations.proto:187

Used in: Instruction

message Dup

operations.proto:270

Used in: Instruction

(message has no fields)

message EndArrowFunction

operations.proto:149

Used in: Instruction

(message has no fields)

message EndAsyncArrowFunction

operations.proto:173

Used in: Instruction

(message has no fields)

message EndAsyncFunction

operations.proto:165

Used in: Instruction

(message has no fields)

message EndAsyncGeneratorFunction

operations.proto:181

Used in: Instruction

(message has no fields)

message EndBlockStatement

operations.proto:463

Used in: Instruction

(message has no fields)

message EndClass

operations.proto:330

Used in: Instruction

(message has no fields)

message EndCodeString

operations.proto:457

Used in: Instruction

(message has no fields)

message EndDoWhile

operations.proto:405

Used in: Instruction

(message has no fields)

message EndFor

operations.proto:413

Used in: Instruction

(message has no fields)

message EndForIn

operations.proto:419

Used in: Instruction

(message has no fields)

message EndForOf

operations.proto:430

Used in: Instruction

(message has no fields)

message EndGeneratorFunction

operations.proto:157

Used in: Instruction

(message has no fields)

message EndIf

operations.proto:378

Used in: Instruction

(message has no fields)

message EndPlainFunction

operations.proto:141

Used in: Instruction

(message has no fields)

message EndSwitch

operations.proto:391

Used in: Instruction

(message has no fields)

message EndTryCatch

operations.proto:448

Used in: Instruction

(message has no fields)

message EndWhile

operations.proto:398

Used in: Instruction

(message has no fields)

message EndWith

operations.proto:361

Used in: Instruction

(message has no fields)

message Eval

operations.proto:314

Used in: Instruction

message Explore

operations.proto:354

Used in: Instruction

message FunctionSignature

typesystem.proto:37

Used in: BeginArrowFunction, BeginAsyncArrowFunction, BeginAsyncFunction, BeginAsyncGeneratorFunction, BeginClass, BeginGeneratorFunction, BeginPlainFunction, TypeExtension

message FuzzerState

sync.proto:33

message Identification

sync.proto:20

message Instruction

program.proto:20

Used in: Program

message LoadArguments

operations.proto:49

Used in: Instruction

(message has no fields)

message LoadBigInt

operations.proto:24

Used in: Instruction

message LoadBoolean

operations.proto:36

Used in: Instruction

message LoadBuiltin

operations.proto:76

Used in: Instruction

message LoadComputedProperty

operations.proto:114

Used in: Instruction

(message has no fields)

message LoadElement

operations.proto:97

Used in: Instruction

message LoadFloat

operations.proto:28

Used in: Instruction

message LoadFromScope

operations.proto:364

Used in: Instruction

message LoadInteger

operations.proto:20

Used in: Instruction

message LoadNull

operations.proto:43

Used in: Instruction

(message has no fields)

message LoadProperty

operations.proto:80

Used in: Instruction

message LoadRegExp

operations.proto:52

Used in: Instruction

message LoadString

operations.proto:32

Used in: Instruction

message LoadSuperProperty

operations.proto:341

Used in: Instruction

message LoadThis

operations.proto:46

Used in: Instruction

(message has no fields)

message LoadUndefined

operations.proto:40

Used in: Instruction

(message has no fields)

message LogMessage

sync.proto:25

message LoopBreak

operations.proto:433

Used in: Instruction

(message has no fields)

message LoopContinue

operations.proto:436

Used in: Instruction

(message has no fields)

message Nop

operations.proto:466

Used in: Instruction

(message has no fields)

message OptionalParameter

typesystem.proto:54

Used in: Parameter

message Parameter

typesystem.proto:42

Used in: BeginClass, FunctionSignature

message PlainParameter

typesystem.proto:50

Used in: Parameter

message Program

program.proto:142

message Reassign

operations.proto:273

Used in: Instruction

(message has no fields)

message ReassignWithBinop

operations.proto:266

Used in: Instruction

message RestParameter

typesystem.proto:58

Used in: Parameter

message Return

operations.proto:184

Used in: Instruction

(message has no fields)

message Statistics

sync.proto:38

message StoreComputedProperty

operations.proto:117

Used in: Instruction

(message has no fields)

message StoreComputedPropertyWithBinop

operations.proto:120

Used in: Instruction

message StoreElement

operations.proto:101

Used in: Instruction

message StoreElementWithBinop

operations.proto:105

Used in: Instruction

message StoreProperty

operations.proto:84

Used in: Instruction

message StorePropertyWithBinop

operations.proto:88

Used in: Instruction

message StoreSuperProperty

operations.proto:345

Used in: Instruction

message StoreSuperPropertyWithBinop

operations.proto:349

Used in: Instruction

message StoreToScope

operations.proto:368

Used in: Instruction

message SwitchBreak

operations.proto:388

Used in: Instruction

(message has no fields)

message TestIn

operations.proto:133

Used in: Instruction

(message has no fields)

message TestInstanceOf

operations.proto:130

Used in: Instruction

(message has no fields)

message ThrowException

operations.proto:451

Used in: Instruction

(message has no fields)

message Type

typesystem.proto:18

Used in: FunctionSignature, OptionalParameter, PlainParameter, RestParameter

message TypeExtension

typesystem.proto:30

Used in: Type

message TypeOf

operations.proto:127

Used in: Instruction

(message has no fields)

message UnaryOperation

operations.proto:241

Used in: Instruction

enum UnaryOperator

operations.proto:230

Used in: UnaryOperation

message Yield

operations.proto:191

Used in: Instruction

(message has no fields)

message YieldEach

operations.proto:194

Used in: Instruction

(message has no fields)