Searched defs:specialFastCaseProfile (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DCodeBlock.h679 RareCaseProfile* specialFastCaseProfile(int index) { return &m_specialFastCaseProfiles[index]; } function in class:JSC::CodeBlock

Completed in 141 milliseconds