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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DByValInfo.h57 inline bool isOptimizableIndexingType(IndexingType indexingType) function in namespace:JSC
77 return isOptimizableIndexingType(structure->indexingType())
127 if (isOptimizableIndexingType(structure->indexingType()))

Completed in 175 milliseconds