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

  /external/v8/src/
lithium.h 218 void set_destination(LOperand* operand) { destination_ = operand; } function in class:v8::internal::BASE_EMBEDDED
  /external/chromium_org/v8/src/
lithium.h 284 void set_destination(LOperand* operand) { destination_ = operand; } function in class:v8::internal::BASE_EMBEDDED

Completed in 249 milliseconds