Home
last modified time | relevance | path

Searched refs:ihcOffset (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h2482 GateRef ihcOffset = Int32Mul(aotIhcIndex, Int32(JSTaggedValue::TaggedTypeSize())); in GetIhcFromAOTLiteralInfo() local
2483 GateRef dataOffset = PtrAdd(ihcOffset, IntPtr(TaggedArray::DATA_OFFSET)); in GetIhcFromAOTLiteralInfo()
H A Dtyped_hcr_lowering.cpp624 size_t ihcOffset = JSThread::GlueData::GetBuiltinInstanceHClassOffset(type, env->IsArch32Bit()); in BuiltinInstanceHClassCheck() local
625 GateRef initialIhcAddress = builder_.LoadConstOffset(VariableType::JS_POINTER(), glue, ihcOffset); in BuiltinInstanceHClassCheck()

Completed in 16 milliseconds