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

  /external/chromium_org/v8/src/
elements.h 130 // If kCopyToEnd is specified as the copy_size to CopyElements, it copies all
132 static const int kCopyToEnd = -1;
  /external/v8/src/
elements.h 91 // If kCopyToEnd is specified as the copy_size to CopyElements, it copies all
93 static const int kCopyToEnd = -1;

Completed in 80 milliseconds