| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | new_object_stub_builder.cpp | 486 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in NewJSProxy() local 946 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in NewJSForinIterator() local 981 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in LoadHClassFromMethod() local 1056 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in LoadSHClassFromMethod() local 1182 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in NewJSBoundFunction() local 1350 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in NewArgumentsObj() local 1931 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in LoadArrayHClassSlowPath() local 1974 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in CreateEmptyObject() local 1985 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in CreateEmptyArray() local 2235 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in NewTypedArray() local [all …]
|
| D | ic_stub_builder.cpp | 84 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in NamedICAccessor() local
|
| D | typed_hcr_lowering.cpp | 2273 GateRef glueGlobalEnvOffset = builder_.IntPtr( in LowerArrayConstructorCheck() local 2387 GateRef glueGlobalEnvOffset = builder_.IntPtr( in LowerFloat32ArrayConstructorCheck() local 2475 GateRef glueGlobalEnvOffset = builder_.IntPtr( in LowerFloat32ArrayConstructor() local 2525 GateRef glueGlobalEnvOffset = builder_.IntPtr( in LowerObjectConstructorCheck() local 2619 GateRef glueGlobalEnvOffset = builder_.IntPtr( in LowerObjectConstructor() local 2662 GateRef glueGlobalEnvOffset = builder_.IntPtr( in LowerBooleanConstructorCheck() local 2717 GateRef glueGlobalEnvOffset = builder_.IntPtr( in NewJSPrimitiveRef() local
|
| D | typed_native_inline_lowering.cpp | 476 …GateRef glueGlobalEnvOffset = builder_.IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env.Is32B… in LowerTypedArrayIterator() local 2510 …GateRef glueGlobalEnvOffset = builder_.IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env.Is32B… in LowerObjectGetPrototypeOf() local 3123 …GateRef glueGlobalEnvOffset = builder_.IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env.Is32B… in LowerArrayIteratorBuiltin() local
|
| D | stub_builder.cpp | 2333 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in LdGlobalRecord() local 3553 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in GetPropertyByName() local 3984 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in NotifyStableArrayElementsGuardians() local 5545 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in InstanceOf() local 5602 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in TryFastHasInstance() local 7854 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env_->Is32Bit())); in GetFunctionPrototype() local 8514 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in CalIteratorKey() local
|
| D | profiler_stub_builder.cpp | 676 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in GetIterationFunctionId() local
|
| D | mcr_lowering.cpp | 818 … GateRef glueGlobalEnvOffset = builder_.IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(false)); in LowerGetGlobalEnv() local
|
| D | circuit_builder.cpp | 1114 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env_->Is32Bit())); in NewJSPrimitiveRef() local
|
| D | stub_builder-inl.h | 3585 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env_->Is32Bit())); in CheckDetectorName() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_function_stub_builder.cpp | 270 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in BuildArgumentsListFastElements() local
|
| D | builtins_array_stub_builder.cpp | 476 GateRef glueGlobalEnvOffset = in Concat() local 2129 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in Values() local 2487 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in IsConcatSpreadable() local 2525 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in NewArray() local 2709 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in From() local 4509 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in GenArrayConstructor() local
|
| D | linked_hashtable_stub_builder.cpp | 662 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in GenMapSetConstructor() local
|
| D | builtins_object_stub_builder.cpp | 153 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in CreateArrayFromList() local 198 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in ToString() local
|
| D | builtins_string_stub_builder.cpp | 2376 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in GetStringIterator() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ |
| D | baseline_stubs.cpp | 2658 … GateRef glueGlobalEnvOffset = IntPtr(JSThread::GlueData::GetGlueGlobalEnvOffset(env->Is32Bit())); in GenerateCircuit() local
|