Searched defs:NewAsyncIteratorRecord (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ | ||
| D | heap_dump_test.cpp | 815 JSHandle<AsyncIteratorRecord> NewAsyncIteratorRecord() in NewAsyncIteratorRecord() function in panda::test::HeapDumpTestHelper |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | object_factory.cpp | 5272 JSHandle<AsyncIteratorRecord> ObjectFactory::NewAsyncIteratorRecord(const JSHandle<JSTaggedValue> &… in NewAsyncIteratorRecord() function in panda::ecmascript::ObjectFactory |