Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1708 GateRef CircuitBuilder::GetGlobalEnvValue(VariableType type, GateRef env, size_t index) in GetGlobalEnvValue() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h2311 inline GateRef StubBuilder::GetGlobalEnvValue(VariableType type, GateRef env, size_t index) in GetGlobalEnvValue() function