Searched defs:sharedTypes (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | object_factory.cpp | 4611 NewImportEntry(const JSHandle<JSTaggedValue> &moduleRequest, const JSHandle<JSTaggedValue> &importName, const JSHandle<JSTaggedValue> &localName, SharedTypes sharedTypes) NewImportEntry() argument 4636 NewLocalExportEntry(const JSHandle<JSTaggedValue> &exportName, const JSHandle<JSTaggedValue> &localName, const uint32_t index, SharedTypes sharedTypes) NewLocalExportEntry() argument 4658 NewIndirectExportEntry(const JSHandle<JSTaggedValue> &exportName, const JSHandle<JSTaggedValue> &moduleRequest, const JSHandle<JSTaggedValue> &importName, SharedTypes sharedTypes) NewIndirectExportEntry() argument 4682 NewStarExportEntry(const JSHandle<JSTaggedValue> &moduleRequest, SharedTypes sharedTypes) NewStarExportEntry() argument
|
Completed in 14 milliseconds