Searched defs:young (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/heap/ | ||
H A D | array-buffer-sweeper.h | 62 const ArrayBufferList& young() const { return young_; } in young() function in v8::internal::final |
/third_party/python/Modules/ | ||
H A D | gcmodule.c | 558 move_unreachable(PyGC_Head *young, PyGC_Hea argument 1185 PyGC_Head *young; /* the generation we are examining */ gc_collect_main() local [all...] |
Completed in 3 milliseconds