OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OBJECT_POINTER_ALIGN
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/v8/src/
v8globals.h
389
//
OBJECT_POINTER_ALIGN
returns the value aligned as a HeapObject pointer
390
#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 452 milliseconds