Home
last modified time | relevance | path

Searched defs:old_space (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/heap/
Dspaces.cc83 OldSpace* old_space = old_page->heap()->old_space(); in ConvertNewToOld() local
Dheap.h833 OldSpace* old_space() { return old_space_; } in old_space() function
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.c797 unsigned old_space = variants->variant_space; in panfrost_bind_shader_state() local
/external/v8/src/codegen/
Dcode-stub-assembler.cc3981 Label old_space(this, Label::kDeferred); in ExtractToFixedArray() local