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(JSThread *thread) const in GetParentEnv() function
Dlexical_env.h45 JSTaggedValue GetParentEnv(const JSThread *thread) const in GetParentEnv() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1301 GateRef CircuitBuilder::GetParentEnv(GateRef glue, GateRef object) in GetParentEnv() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h3381 inline GateRef StubBuilder::GetParentEnv(GateRef glue, GateRef object) in GetParentEnv() function