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

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

Completed in 29 milliseconds