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

  /external/webkit/JavaScriptCore/runtime/
Structure.h 187 static const signed char s_maxTransitionLength = 64;
Structure.cpp 363 if (structure->transitionCount() > s_maxTransitionLength) {
    [all...]

Completed in 149 milliseconds