MCPcopy Create free account
hub / github.com/coronalabs/corona / addConstArrayNode

Method addConstArrayNode

external/Angle/Project/src/compiler/ParseHelper.cpp:1328–1356  ·  view source on GitHub ↗

This function returns an element of an array accessed from a constant array. The values are retrieved from the symbol table and parse-tree is built for the type of the element. The input to the function could either be a symbol node (a[0] where a is a constant array)that represents a constant array or it could be the tree representation of the constant array (s.a1[0] where s is a constant structur

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

clearArraynessMethod · 0.80
strMethod · 0.80
getObjectSizeMethod · 0.80
getUnionArrayPointerMethod · 0.80
addConstantUnionMethod · 0.80
getTypeMethod · 0.65
errorFunction · 0.50
getAsConstantUnionMethod · 0.45
getArraySizeMethod · 0.45
c_strMethod · 0.45

Tested by

no test coverage detected