Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_list_iterator_test.cpp40 JSAPIList *CreateList() in CreateList() function in panda::test::JSAPIListIteratorTest
Decma_container_common.h175 static JSAPIList *CreateList(JSThread *thread) in CreateList() function
Djs_api_list_test.cpp40 JSAPIList *CreateList() in CreateList() function in panda::test::JSAPIListTest
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_irbuilder.cpp173 ListOperand &OperandBuilder::CreateList(MemPool *mp) in CreateList() function in maplebe::OperandBuilder