HomeSort by relevance Sort by last modified time
    Searched full:newtemporaryor (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/JavaScriptCore/bytecompiler/
BytecodeGenerator.h 149 RegisterID* newTemporaryOr(RegisterID* suggestion) { return suggestion->isTemporary() ? suggestion : newTemporary(); }

Completed in 338 milliseconds