| /arkcompiler/ets_frontend/es2panda/util/ |
| H A D | concurrent.cpp | 48 throw Error {ErrorType::GENERIC, "Concurrent function should only be function declaration", line, in ThrowInvalidConcurrentFunction() member in panda::es2panda::util::ErrorType 56 throw Error {ErrorType::GENERIC, ss.str(), line, column}; in ThrowInvalidConcurrentFunction() member in panda::es2panda::util::ErrorType
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| H A D | coroutine_events.h | 36 enum class Type { NONE, GENERIC, COMPLETION, CHANNEL, IO }; member in ark::Type
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | elements.h | 52 GENERIC = HOLE_TAGGED, member in panda::ecmascript::ElementsKind
|
| H A D | property_attributes.h | 47 GENERIC = (1 << 5), member in panda::ecmascript::TrackType::SharedFieldType
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| H A D | class_info_extractor.h | 38 GENERIC = (1 << 5), member in panda::ecmascript::FieldType
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| H A D | ets_class_linker_extension.cpp | 39 GENERIC, // - Switches the coroutine to native mode (GC is allowed) member in ark::ets::__anon165::EtsNapiType
|
| /arkcompiler/ets_frontend/ets2panda/ |
| H A D | es2panda.h | 160 GENERIC, member in ark::ark::es2panda::ErrorType
|
| /arkcompiler/ets_frontend/es2panda/ |
| H A D | es2panda.h | 129 GENERIC, member in panda::panda::es2panda::ErrorType
|
| /arkcompiler/ets_runtime/ecmascript/ic/ |
| H A D | ic_binary_op.h | 31 GENERIC, member in panda::ecmascript::BinaryType
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| H A D | classDefinition.h | 48 GENERIC = (1 << 5), // import type / type parameter member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::FieldType
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| H A D | typeFlag.h | 74 GENERIC = 1ULL << 45ULL, // ETS Generic member in ark::es2panda::checker::TypeFlag
|
| /arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/ |
| H A D | declgenEts2Ts.cpp | 111 throw Error {ErrorType::GENERIC, program_->SourceFilePath().Utf8(), "declgen ets2ts: " + std::string(message), in ThrowError() member in ark::es2panda::declgen_ets2ts::ErrorType
|
| /arkcompiler/ets_runtime/ecmascript/napi/include/ |
| H A D | jsnapi_expo.h | 771 GENERIC, member in panda::ObjectRef::SendableType
|