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

  /external/chromium_org/v8/src/
lithium-allocator.h 246 DCHECK(current_hint_operand_ == FirstHint());
249 LOperand* FirstHint() const {
  /external/chromium_org/v8/src/compiler/
register-allocator.h 243 DCHECK(current_hint_operand_ == FirstHint());
246 InstructionOperand* FirstHint() const {

Completed in 329 milliseconds