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

  /external/webkit/Source/JavaScriptCore/runtime/
Structure.h 204 static const signed char s_maxTransitionLength = 64;
Structure.cpp 336 if (structure->transitionCount() > s_maxTransitionLength) {

Completed in 712 milliseconds