Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
143
AssemblyItems LiteralMethod::execute(Assembly&) const
144
{
145
return {};
146
}
147
148
bigint CodeCopyMethod::gasNeeded() const
149
{
Callers
1
optimiseConstants
Method · 0.45
Calls
3
toBigEndian
Function · 0.85
newData
Method · 0.80
size
Method · 0.45
Tested by
no test coverage detected