Searched defs:CreateList (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ | ||
| D | js_api_list_iterator_test.cpp | 40 JSAPIList *CreateList() in CreateList() function in panda::test::JSAPIListIteratorTest |
| D | ecma_container_common.h | 175 static JSAPIList *CreateList(JSThread *thread) in CreateList() function |
| D | js_api_list_test.cpp | 40 JSAPIList *CreateList() in CreateList() function in panda::test::JSAPIListTest |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ | ||
| D | cg_irbuilder.cpp | 173 ListOperand &OperandBuilder::CreateList(MemPool *mp) in CreateList() function in maplebe::OperandBuilder |