Searched defs:DYNAMIC (Results 1 – 10 of 10) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | js_module_execute_type.h | 23 DYNAMIC, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/compiler/scripts/ |
| D | signatures.rb | 25 DYNAMIC = Hash.new() constant
|
| /arkcompiler/runtime_core/common_interfaces/objects/ |
| D | base_state_word.h | 28 DYNAMIC = 0, enumerator
|
| D | base_object_dispatcher.h | 28 enum class ObjectType : uint8_t { STATIC = 0x0, DYNAMIC, UNKNOWN }; enumerator
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| D | etsObjectTypeConstants.h | 41 DYNAMIC = 1U << 14U, enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/templates/ |
| D | instructions.rb | 50 DYNAMIC = 'dyn' constant
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/ |
| D | instructions.rb | 50 DYNAMIC = 'dyn' constant
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | scope.h | 904 …enum class InsertBindingFlags : uint8_t { NONE = 0, FOREIGN = 1U << 0U, DYNAMIC = 1U << 1U, ASSIGN… enumerator
|
| /arkcompiler/runtime_core/libabckit/src/ |
| D | metadata_inspect_impl.h | 43 DYNAMIC, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ |
| D | old_instruction_enum.h | 473 DYNAMIC = 0x1000, enumerator
|