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

/external/v8/src/
H A Dv8globals.h426 // POINTER_SIZE_ALIGN returns the value aligned as a pointer.
427 #define POINTER_SIZE_ALIGN(value) \ macro

Completed in 59 milliseconds