Home
last modified time | relevance | path

Searched defs:globalEnvOffset (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp166 GateRef globalEnvOffset = builder_.IntPtr(GlobalEnv::HEADER_SIZE); in TryLowerGetGlobalEnvCache() local
172 GateRef globalEnvOffset = builder_.IntPtr(GlobalEnv::HEADER_SIZE); in TryLowerGetGlobalEnvCache() local
Dcircuit_builder.cpp603 GateRef globalEnvOffset = IntPtr(JSThread::GlueData::GetCurrentEnvOffset(env_->IsArch32Bit())); in GetGlobalEnv() local
Dstub_builder-inl.h3698 GateRef globalEnvOffset = IntPtr(JSThread::GlueData::GetCurrentEnvOffset(env_->IsArch32Bit())); in SetGlueGlobalEnv() local
3721 … GateRef globalEnvOffset = IntPtr(JSThread::GlueData::GetCurrentEnvOffset(env0->IsArch32Bit())); in SetGlueGlobalEnvFromCurrentEnv() local