Home
last modified time | relevance | path

Searched defs:DYNAMIC (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_execute_type.h23 DYNAMIC, enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/scripts/
Dsignatures.rb25 DYNAMIC = Hash.new() constant
/arkcompiler/runtime_core/common_interfaces/objects/
Dbase_state_word.h28 DYNAMIC = 0, enumerator
Dbase_object_dispatcher.h28 enum class ObjectType : uint8_t { STATIC = 0x0, DYNAMIC, UNKNOWN }; enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectTypeConstants.h41 DYNAMIC = 1U << 14U, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
Dinstructions.rb50 DYNAMIC = 'dyn' constant
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb50 DYNAMIC = 'dyn' constant
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h904 …enum class InsertBindingFlags : uint8_t { NONE = 0, FOREIGN = 1U << 0U, DYNAMIC = 1U << 1U, ASSIGN… enumerator
/arkcompiler/runtime_core/libabckit/src/
Dmetadata_inspect_impl.h43 DYNAMIC, enumerator
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction_enum.h473 DYNAMIC = 0x1000, enumerator