Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1113 GateRef CircuitBuilder::GetGlobalEnvValue(VariableType type, [[maybe_unused]] GateRef glue, GateRef… in GetGlobalEnvValue() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h3969 inline GateRef StubBuilder::GetGlobalEnvValue(VariableType type, [[maybe_unused]] GateRef glue, Gat… in GetGlobalEnvValue() function