Home
last modified time | relevance | path

Searched defs:isArch32 (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stub_builder.cpp53 bool isArch32 = GetEnvironment()->Is32Bit(); in GetLastLeaveFrame() local
H A Dbaseline_stubs-inl.h342 bool isArch32 = GetEnvironment()->Is32Bit(); in GetLastLeaveFrame() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub-inl.h411 bool isArch32 = GetEnvironment()->Is32Bit(); in GetCurrentSpFrame() local
424 bool isArch32 = GetEnvironment()->Is32Bit(); in GetLastLeaveFrame() local
H A Dstub_builder-inl.h3845 bool isArch32 = GetEnvironment()->Is32Bit(); in GetLastLeaveFrame() local
H A Dstub_builder.cpp1947 bool isArch32 = GetEnvironment()->Is32Bit(); in SetSValueWithBarrier() local
2058 bool isArch32 = GetEnvironment()->Is32Bit(); in SetNonSValueWithBarrier() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.cpp653 size_t JSThread::GetBuiltinHClassOffset(BuiltinTypeId type, bool isArch32) in GetBuiltinHClassOffset() argument
658 size_t JSThread::GetBuiltinPrototypeHClassOffset(BuiltinTypeId type, bool isArch32) in GetBuiltinPrototypeHClassOffset() argument

Completed in 32 milliseconds