Home
last modified time | relevance | path

Searched defs:BINARY (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler_interface.h29 enum class DumpFormat { JSON, BINARY, OTHER }; enumerator
/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.h38 static constexpr uint32_t BINARY = 2; // 2 : binary variable
/arkcompiler/toolchain/websocket/
Dweb_socket_frame.h26 BINARY = 0x2, enumerator
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h39 static constexpr uint8_t BINARY = 2; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h38 inline constexpr uint8_t BINARY = 2; variable