Searched refs:compressed_base (Results 1 – 2 of 2) sorted by relevance
372 TNode<Int32T> compressed_base = TruncateIntPtrToInt32(full_base); in SetJSTypedArrayOnHeapDataPtr() local375 IntPtrSub(full_base, Signed(ChangeUint32ToWord(compressed_base))); in SetJSTypedArrayOnHeapDataPtr()
2104 TNode<Int32T> compressed_base = in LoadJSTypedArrayDataPtr() local2111 base_pointer = Signed(ChangeUint32ToWord(compressed_base)); in LoadJSTypedArrayDataPtr()