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

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DIndexingType.cpp75 const char* basicName; local
78 basicName = "NonArray";
81 basicName = "NonArrayWithInt32";
84 basicName = "NonArrayWithDouble";
87 basicName = "NonArrayWithContiguous";
90 basicName = "NonArrayWithArrayStorage";
93 basicName = "NonArrayWithSlowPutArrayStorage";
96 basicName = "ArrayClass";
99 basicName = "ArrayWithUndecided";
102 basicName
[all...]

Completed in 108 milliseconds