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

/external/chromium_org/v8/src/
H A Dglobals.h577 // OBJECT_POINTER_ALIGN returns the value aligned as a HeapObject pointer
578 #define OBJECT_POINTER_ALIGN(value) \ macro

Completed in 28 milliseconds