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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DCodeBlock.h678 unsigned numberOfSpecialFastCaseProfiles() { return m_specialFastCaseProfiles.size(); } function in class:JSC::CodeBlock

Completed in 131 milliseconds