Searched refs:newArrayProfile (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecompiler/
H A DBytecodeGenerator.cpp623 UnlinkedArrayProfile BytecodeGenerator::newArrayProfile() function in class:JSC::BytecodeGenerator
1498 UnlinkedArrayProfile arrayProfile = newArrayProfile();
1524 UnlinkedArrayProfile arrayProfile = newArrayProfile();
1536 UnlinkedArrayProfile arrayProfile = newArrayProfile();
1846 UnlinkedArrayProfile arrayProfile = newArrayProfile();
H A DBytecodeGenerator.h555 UnlinkedArrayProfile newArrayProfile();

Completed in 218 milliseconds