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

/external/chromium_org/v8/src/
H A Dmacro-assembler.h50 SIZE_IN_WORDS = 1 << 2, enumerator in enum:AllocationFlags
/external/v8/src/arm/
H A Dmacro-assembler-arm.h68 SIZE_IN_WORDS = 1 << 2 enumerator in enum:v8::internal::AllocationFlags
658 // either in bytes or in words if the allocation flag SIZE_IN_WORDS
/external/v8/src/mips/
H A Dmacro-assembler-mips.h65 SIZE_IN_WORDS = 1 << 2 enumerator in enum:v8::internal::AllocationFlags
473 // either in bytes or in words if the allocation flag SIZE_IN_WORDS

Completed in 72 milliseconds