Searched defs:kAlign (Results 1 – 5 of 5) sorted by relevance
489 kAlign equ (IsMatch + (kNumStates2 SHL kNumPosBitsMax)) define
641 .equ kAlign , (IsMatch + (kNumStates2 << kNumPosBitsMax)) define
54 kAlign, enumerator
4920 constexpr int kAlign = alignof(FastApiTypedArray<int32_t>); in AdaptFastCallTypedArrayArgument() local4949 int kAlign = alignof(uintptr_t); in AdaptFastCallArgument() local5042 int kAlign = alignof(uintptr_t); in AdaptOverloadedFastCallArgument() local5178 int kAlign = alignof(v8::FastApiCallbackOptions); in LowerFastApiCall() local
3945 int kAlign = 4; // Ensure that the LSB is 0, such that this looks like a Smi. in TraceMemoryOperation() local7401 constexpr int kAlign = alignof(uintptr_t); in BuildJSFastApiCallWrapper() local