HomeSort by relevance Sort by last modified time
    Searched defs:kTheHoleValueRootIndex (Results 1 - 3 of 3) sorted by null

  /external/v8/src/full-codegen/ia32/
full-codegen-ia32.cc     [all...]
  /external/v8/src/full-codegen/x87/
full-codegen-x87.cc     [all...]
  /external/v8/src/full-codegen/x64/
full-codegen-x64.cc 780 __ LoadRoot(kScratchRegister, Heap::kTheHoleValueRootIndex);
789 __ LoadRoot(kScratchRegister, Heap::kTheHoleValueRootIndex);
806 __ PushRoot(Heap::kTheHoleValueRootIndex);
    [all...]

Completed in 201 milliseconds