Searched defs:root_value_index (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/mips/
H A Dmacro-assembler-mips.cc4802 Heap::RootListIndex root_value_index,
4805 LoadRoot(at, root_value_index);
4801 AbortIfNotRootValue(Register src, Heap::RootListIndex root_value_index, const char* message) argument
/external/v8/src/x64/
H A Dmacro-assembler-x64.cc2883 Heap::RootListIndex root_value_index,
2886 LoadRoot(kScratchRegister, root_value_index);
2882 AbortIfNotRootValue(Register src, Heap::RootListIndex root_value_index, const char* message) argument

Completed in 193 milliseconds