Home
last modified time | relevance | path

Searched defs:VariableType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dvariable_type.h24 explicit VariableType() in VariableType() function
29 explicit VariableType(MachineType machine_type, GateType gate_type) in VariableType() function
/arkcompiler/ets_frontend/es2panda/binder/
DvariableFlags.h93 enum class VariableType { enum