HomeSort by relevance Sort by last modified time
    Searched refs:PushRoot (Results 1 - 4 of 4) sorted by null

  /external/v8/src/x64/
full-codegen-x64.cc 68 __ PushRoot(Heap::kUndefinedValueRootIndex);
730 __ PushRoot(Heap::kTheHoleValueRootIndex);
    [all...]
macro-assembler-x64.h 63 void PushRoot(Heap::RootListIndex index);
    [all...]
virtual-frame-x64.cc 246 __ PushRoot(index);
    [all...]
macro-assembler-x64.cc 53 void MacroAssembler::PushRoot(Heap::RootListIndex index) {
    [all...]

Completed in 25 milliseconds