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

  /external/chromium_org/v8/src/
lithium.h 209 bool HasFixedDoubleRegisterPolicy() const {
237 ASSERT(HasFixedRegisterPolicy() || HasFixedDoubleRegisterPolicy());
lithium-allocator.cc 618 } else if (operand->HasFixedDoubleRegisterPolicy()) {
    [all...]

Completed in 6866 milliseconds