MCPcopy 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
203std::shared_ptr<AST const> Object::code() const
204{
205 return m_code;
206}
207
208bool Object::hasCode() const { return code() != nullptr; }
209

Callers 15

parseObjectMethod · 0.45
parseFunction · 0.45
LLVMFuzzerTestOneInputFunction · 0.45
visitMethod · 0.45
recursiveFunctionExistsFunction · 0.45
DEFINE_PROTO_FUZZERFunction · 0.45
DEFINE_PROTO_FUZZERFunction · 0.45
assembleMethod · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by 13

runMethod · 0.36
runMethod · 0.36
runMethod · 0.36
runMethod · 0.36
runMethod · 0.36
interpretMethod · 0.36
runStepMethod · 0.36
runMethod · 0.36
disambiguateMethod · 0.36
runMethod · 0.36