Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_list_iterator_test.cpp65 JSAPIList *CreateList() in CreateList() function in panda::test::JSAPIListIteratorTest
Djs_api_list_test.cpp65 JSAPIList *CreateList() in CreateList() function in panda::test::JSAPIListTest
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_irbuilder.cpp132 ListOperand &OperandBuilder::CreateList(MemPool *mp) in CreateList() function in maplebe::OperandBuilder