Home
last modified time | relevance | path

Searched defs:CreateArray (Results 1 – 3 of 3) sorted by relevance

/ark/js_runtime/ecmascript/tooling/base/
Dpt_json.cpp26 std::unique_ptr<PtJson> PtJson::CreateArray() in CreateArray() function in panda::ecmascript::tooling::PtJson
/ark/runtime_core/runtime/interpreter/
Druntime_interface.h155 static coretypes::Array *CreateArray(Class *klass, coretypes::array_size_t length) in CreateArray() function
/ark/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h229 static coretypes::Array *CreateArray(Class *klass, coretypes::array_size_t length) in CreateArray() function