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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DByValInfo.h75 inline bool hasOptimizableIndexing(Structure* structure) function in namespace:JSC
/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITStubs.cpp2529 if (hasOptimizableIndexing(object->structure())) {
2663 if (hasOptimizableIndexing(object->structure())) {

Completed in 146 milliseconds