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