HomeSort by relevance Sort by last modified time
    Searched refs:RootListIndex (Results 1 - 25 of 44) sorted by null

1 2

  /external/v8/src/
full-codegen.h 634 virtual void Plug(Heap::RootListIndex index) const = 0;
689 virtual void Plug(Heap::RootListIndex) const;
710 virtual void Plug(Heap::RootListIndex) const;
749 virtual void Plug(Heap::RootListIndex) const;
776 virtual void Plug(Heap::RootListIndex) const;
heap.h     [all...]
code-stubs.h 1084 Heap::RootListIndex value,
    [all...]
  /external/v8/src/mips/
macro-assembler-mips.h 200 Heap::RootListIndex index,
269 Heap::RootListIndex index);
271 Heap::RootListIndex index,
276 Heap::RootListIndex index);
278 Heap::RootListIndex index,
    [all...]
full-codegen-mips.cc 497 void FullCodeGenerator::EffectContext::Plug(Heap::RootListIndex index) const {
502 Heap::RootListIndex index) const {
508 Heap::RootListIndex index) const {
514 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const {
661 Heap::RootListIndex value_root_index =
668 Heap::RootListIndex value_root_index =
    [all...]
macro-assembler-mips.cc 55 Heap::RootListIndex index) {
61 Heap::RootListIndex index,
70 Heap::RootListIndex index) {
76 Heap::RootListIndex index,
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.h 132 void LoadRoot(Register destination, Heap::RootListIndex index);
133 void StoreRoot(Register source, Heap::RootListIndex index);
140 void CompareRoot(Register with, Heap::RootListIndex index);
141 void CompareRoot(const Operand& with, Heap::RootListIndex index);
142 void PushRoot(Heap::RootListIndex index);
    [all...]
full-codegen-x64.cc 421 void FullCodeGenerator::EffectContext::Plug(Heap::RootListIndex index) const {
426 Heap::RootListIndex index) const {
432 Heap::RootListIndex index) const {
437 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const {
580 Heap::RootListIndex value_root_index =
587 Heap::RootListIndex value_root_index =
    [all...]
macro-assembler-x64.cc 153 void MacroAssembler::LoadRoot(Register destination, Heap::RootListIndex index) {
171 void MacroAssembler::StoreRoot(Register source, Heap::RootListIndex index) {
178 void MacroAssembler::PushRoot(Heap::RootListIndex index) {
184 void MacroAssembler::CompareRoot(Register with, Heap::RootListIndex index) {
192 Heap::RootListIndex index) {
    [all...]
  /external/v8/src/arm/
macro-assembler-arm.h 162 Heap::RootListIndex index,
166 Heap::RootListIndex index,
    [all...]
macro-assembler-arm.cc 397 Heap::RootListIndex index,
404 Heap::RootListIndex index,
870 Heap::RootListIndex map_index,
    [all...]
full-codegen-arm.cc 489 void FullCodeGenerator::EffectContext::Plug(Heap::RootListIndex index) const {
494 Heap::RootListIndex index) const {
500 Heap::RootListIndex index) const {
506 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const {
653 Heap::RootListIndex value_root_index =
660 Heap::RootListIndex value_root_index =
    [all...]
  /external/chromium_org/v8/src/
full-codegen.h 677 virtual void Plug(Heap::RootListIndex index) const = 0;
732 virtual void Plug(Heap::RootListIndex) const;
753 virtual void Plug(Heap::RootListIndex) const;
792 virtual void Plug(Heap::RootListIndex) const;
819 virtual void Plug(Heap::RootListIndex) const;
    [all...]
handles-inl.h 95 static_cast<Heap::RootListIndex>(handle - roots_array_start))) {
heap.h     [all...]
  /external/chromium_org/v8/src/ia32/
macro-assembler-ia32.h 68 void LoadRoot(Register destination, Heap::RootListIndex index);
69 void StoreRoot(Register source, Register scratch, Heap::RootListIndex index);
70 void CompareRoot(Register with, Register scratch, Heap::RootListIndex index);
73 void CompareRoot(Register with, Heap::RootListIndex index);
74 void CompareRoot(const Operand& with, Heap::RootListIndex index);
    [all...]
macro-assembler-ia32.cc 86 void MacroAssembler::LoadRoot(Register destination, Heap::RootListIndex index) {
103 Heap::RootListIndex index) {
115 Heap::RootListIndex index) {
125 void MacroAssembler::CompareRoot(Register with, Heap::RootListIndex index) {
133 Heap::RootListIndex index) {
    [all...]
  /external/chromium_org/v8/src/arm/
macro-assembler-arm.h 169 Heap::RootListIndex index,
173 Heap::RootListIndex index,
    [all...]
macro-assembler-arm.cc 419 Heap::RootListIndex index,
435 Heap::RootListIndex index,
970 Heap::RootListIndex map_index,
    [all...]
full-codegen-arm.cc 484 void FullCodeGenerator::EffectContext::Plug(Heap::RootListIndex index) const {
489 Heap::RootListIndex index) const {
495 Heap::RootListIndex index) const {
501 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const {
647 Heap::RootListIndex value_root_index =
654 Heap::RootListIndex value_root_index =
    [all...]
  /external/chromium_org/v8/src/x64/
macro-assembler-x64.h 138 void LoadRoot(Register destination, Heap::RootListIndex index);
139 void StoreRoot(Register source, Heap::RootListIndex index);
146 void CompareRoot(Register with, Heap::RootListIndex index);
147 void CompareRoot(const Operand& with, Heap::RootListIndex index);
148 void PushRoot(Heap::RootListIndex index);
    [all...]
macro-assembler-x64.cc 176 void MacroAssembler::LoadRoot(Register destination, Heap::RootListIndex index) {
194 void MacroAssembler::StoreRoot(Register source, Heap::RootListIndex index) {
201 void MacroAssembler::PushRoot(Heap::RootListIndex index) {
207 void MacroAssembler::CompareRoot(Register with, Heap::RootListIndex index) {
215 Heap::RootListIndex index) {
    [all...]
  /external/chromium_org/v8/src/mips/
macro-assembler-mips.h 207 Heap::RootListIndex index,
287 Heap::RootListIndex index);
289 Heap::RootListIndex index,
294 Heap::RootListIndex index);
296 Heap::RootListIndex index,
    [all...]
macro-assembler-mips.cc 88 Heap::RootListIndex index) {
94 Heap::RootListIndex index,
103 Heap::RootListIndex index) {
109 Heap::RootListIndex index,
    [all...]
  /external/v8/src/ia32/
macro-assembler-ia32.h 336 void CompareRoot(Register with, Heap::RootListIndex index);
337 void CompareRoot(const Operand& with, Heap::RootListIndex index);
    [all...]

Completed in 259 milliseconds

1 2