Searched refs:kCopying (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | allocation-site-scopes.h | 94 static const bool kCopying = true; variable |
/external/v8/src/runtime/ | ||
D | runtime-literals.cc | 74 bool copying = ContextObject::kCopying; in StructureWalk() |