Home
last modified time | relevance | path

Searched defs:value_root_index (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc578 Heap::RootListIndex value_root_index = in Plug() local
586 Heap::RootListIndex value_root_index = in Plug() local
/external/v8/src/full-codegen/arm64/
Dfull-codegen-arm64.cc599 Heap::RootListIndex value_root_index = in Plug() local
606 Heap::RootListIndex value_root_index = in Plug() local
/external/v8/src/full-codegen/arm/
Dfull-codegen-arm.cc609 Heap::RootListIndex value_root_index = in Plug() local
616 Heap::RootListIndex value_root_index = in Plug() local
/external/v8/src/full-codegen/mips/
Dfull-codegen-mips.cc605 Heap::RootListIndex value_root_index = in Plug() local
612 Heap::RootListIndex value_root_index = in Plug() local
/external/v8/src/full-codegen/mips64/
Dfull-codegen-mips64.cc605 Heap::RootListIndex value_root_index = in Plug() local
612 Heap::RootListIndex value_root_index = in Plug() local
/external/v8/src/full-codegen/s390/
Dfull-codegen-s390.cc573 Heap::RootListIndex value_root_index = in Plug() local
579 Heap::RootListIndex value_root_index = in Plug() local
/external/v8/src/full-codegen/ppc/
Dfull-codegen-ppc.cc588 Heap::RootListIndex value_root_index = in Plug() local
595 Heap::RootListIndex value_root_index = in Plug() local
/external/v8/src/
Dcode-stub-assembler.cc2071 Heap::RootListIndex value_root_index, ParameterMode mode) { in FillFixedArrayWithValue()