Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argotorg/solidity
/ code
Method
code
libyul/Object.cpp:203–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
std::shared_ptr<AST const> Object::code() const
204
{
205
return m_code;
206
}
207
208
bool Object::hasCode() const { return code() != nullptr; }
209
Callers
15
parseObject
Method · 0.45
parse
Function · 0.45
LLVMFuzzerTestOneInput
Function · 0.45
visit
Method · 0.45
recursiveFunctionExists
Function · 0.45
DEFINE_PROTO_FUZZER
Function · 0.45
DEFINE_PROTO_FUZZER
Function · 0.45
assemble
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
13
run
Method · 0.36
run
Method · 0.36
run
Method · 0.36
run
Method · 0.36
run
Method · 0.36
interpret
Method · 0.36
constructKnowledgeBase
Method · 0.36
YulOptimizerTestCommon
Method · 0.36
runStep
Method · 0.36
run
Method · 0.36
disambiguate
Method · 0.36
run
Method · 0.36