Searched defs:SENDABLE (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| H A D | json_helper.h | 32 SENDABLE = 1, member in panda::ecmascript::base::JsonHelper::TransformType |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_tagged_value.h | 63 enum class ClassKind : uint8_t { SENDABLE = 0, NON_SENDABLE }; member in panda::ecmascript::ClassKind |
| H A D | property_attributes.h | 45 SENDABLE = (1 << 3), member in panda::ecmascript::TrackType::SharedFieldType |
| /arkcompiler/ets_frontend/es2panda/ir/ | ||
| H A D | astNode.h | 97 SENDABLE = 1 << 11, member in panda::es2panda::panda::es2panda::panda::es2panda::ir::ScriptFunctionFlags |
Completed in 4 milliseconds