Home
last modified time | relevance | path

Searched defs:GetGlobalConstantValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp895 GateRef CircuitBuilder::GetGlobalConstantValue(VariableType type, GateRef glue, ConstantIndex index) in GetGlobalConstantValue() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h2052 inline GateRef StubBuilder::GetGlobalConstantValue(VariableType type, GateRef glue, ConstantIndex i… in GetGlobalConstantValue() function