MCPcopy Create free account
hub / github.com/digitalgust/tinyj2c / merge

Method merge

class2c/src/main/java/org/objectweb/asm/Frame.java:1162–1247  ·  view source on GitHub ↗

Merges the input frame of the given Frame with the input and output frames of this Frame. Returns {@literal true} if the given frame has been changed by this operation (the input and output frames of this Frame are never changed). @param symbolTable the type table to use to

(
      final SymbolTable symbolTable, final Frame dstFrame, final int catchTypeIndex)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

computeAllFramesMethod · 0.80
executeMethod · 0.80

Calls 5

getConcreteOutputTypeMethod · 0.95
getInitializedTypeMethod · 0.95
minMethod · 0.95
addMergedTypeMethod · 0.80
addTypeMethod · 0.80

Tested by

no test coverage detected