Home
last modified time | relevance | path

Searched refs:V8_ASSUME_ALIGNED (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/common/
H A Dptr-compr-inl.h24 ret = reinterpret_cast<Address>(V8_ASSUME_ALIGNED( in address()
/third_party/node/deps/v8/include/
H A Dv8config.h429 # define V8_ASSUME_ALIGNED(ptr, alignment) \ macro
432 # define V8_ASSUME_ALIGNED(ptr, alignment) (ptr) macro
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h476 # define V8_ASSUME_ALIGNED(ptr, alignment) \ macro
479 # define V8_ASSUME_ALIGNED(ptr, alignment) (ptr) macro

Completed in 4 milliseconds