Searched refs:methodOffsetVal (Results 1 – 1 of 1) sorted by relevance
1471 JSTaggedValue methodOffsetVal = aotLiteralInfo->GetObjectFromCache(i); in ResolveSnapshotConstantPool() local1472 if (methodOffsetVal.GetInt() == -1) { in ResolveSnapshotConstantPool()1475 uint32_t methodOffset = static_cast<uint32_t>(methodOffsetVal.GetInt()); in ResolveSnapshotConstantPool()