Home
last modified time | relevance | path

Searched defs:GetParentEnv (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dsendable_env.h45 JSTaggedValue GetParentEnv() const in GetParentEnv() function
Dlexical_env.h45 JSTaggedValue GetParentEnv() const in GetParentEnv() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1188 GateRef CircuitBuilder::GetParentEnv(GateRef object) in GetParentEnv() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h3168 inline GateRef StubBuilder::GetParentEnv(GateRef object) in GetParentEnv() function