Home
last modified time | relevance | path

Searched refs:root_value_index (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/x64/
Dmacro-assembler-x64.h961 Heap::RootListIndex root_value_index,
Dmacro-assembler-x64.cc2883 Heap::RootListIndex root_value_index, in AbortIfNotRootValue() argument
2886 LoadRoot(kScratchRegister, root_value_index); in AbortIfNotRootValue()
/external/v8/src/arm/
Dmacro-assembler-arm.h1194 Heap::RootListIndex root_value_index,
Dmacro-assembler-arm.cc3012 Heap::RootListIndex root_value_index, in AbortIfNotRootValue() argument
3014 CompareRoot(src, root_value_index); in AbortIfNotRootValue()
/external/v8/src/mips/
Dmacro-assembler-mips.h1337 Heap::RootListIndex root_value_index,
Dmacro-assembler-mips.cc4802 Heap::RootListIndex root_value_index, in AbortIfNotRootValue() argument
4805 LoadRoot(at, root_value_index); in AbortIfNotRootValue()