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

  /external/v8/src/
globals.h 138 constexpr int kUIntptrSize = sizeof(uintptr_t);
    [all...]
  /external/v8/src/heap/
spaces.h 363 + kUIntptrSize // uintptr_t flags_
    [all...]

Completed in 62 milliseconds