HomeSort by relevance Sort by last modified time
    Searched defs:OBJECT_POINTER_ALIGN (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/src/
v8globals.h 382 // OBJECT_POINTER_ALIGN returns the value aligned as a HeapObject pointer
383 #define OBJECT_POINTER_ALIGN(value) \
  /external/v8/src/
v8globals.h 392 // OBJECT_POINTER_ALIGN returns the value aligned as a HeapObject pointer
393 #define OBJECT_POINTER_ALIGN(value) \

Completed in 35 milliseconds