Searched defs:asArray (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/JavaScriptCore/runtime/ | ||
D | JSArray.h | 174 inline JSArray* asArray(JSCell* cell) in asArray() function |
/external/webkit/Source/WebCore/inspector/ | ||
D | InspectorValues.cpp | 525 bool InspectorValue::asArray(RefPtr<InspectorArray>*) in asArray() function in WebCore::InspectorValue |