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

  /external/chromium_org/v8/src/compiler/
instruction.h 279 void set_destination(InstructionOperand* operand) { destination_ = operand; } function in class:v8::internal::compiler::FINAL
  /external/chromium_org/v8/src/
lithium.h 268 void set_destination(LOperand* operand) { destination_ = operand; } function in class:v8::internal::BASE_EMBEDDED

Completed in 69 milliseconds