MCPcopy Create free account
hub / github.com/argotorg/solidity / execute

Method execute

libevmasm/ConstantOptimiser.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143AssemblyItems LiteralMethod::execute(Assembly&) const
144{
145 return {};
146}
147
148bigint CodeCopyMethod::gasNeeded() const
149{

Callers 1

optimiseConstantsMethod · 0.45

Calls 3

toBigEndianFunction · 0.85
newDataMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected