Searched defs:kCopyToEnd (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Delements.h130 // If kCopyToEnd is specified as the copy_size to CopyElements, it copies all
132 static const int kCopyToEnd = -1; member in class:v8::internal::ElementsAccessor
/external/v8/src/
H A Delements.h91 // If kCopyToEnd is specified as the copy_size to CopyElements, it copies all
93 static const int kCopyToEnd = -1; member in class:v8::internal::ElementsAccessor

Completed in 863 milliseconds