Home
last modified time | relevance | path

Searched defs:emptyArray (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/test/webkit/
Darray-enumerators-functions.js67 var emptyArray = []; variable
/external/jsoncpp/src/test_lib_json/
Dmain.cpp1313 Json::Value emptyArray(Json::arrayValue); in JSONTEST_FIXTURE() local