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

  /external/chromium_org/v8/src/x64/
full-codegen-x64.cc 148 __ PushRoot(Heap::kUndefinedValueRootIndex);
477 __ PushRoot(index);
641 __ PushRoot(value_root_index);
824 __ PushRoot(Heap::kTheHoleValueRootIndex);
    [all...]
macro-assembler-x64.h 139 void PushRoot(Heap::RootListIndex index);
    [all...]
macro-assembler-x64.cc 186 void MacroAssembler::PushRoot(Heap::RootListIndex index) {
    [all...]
lithium-codegen-x64.cc     [all...]

Completed in 335 milliseconds