Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler_interface.h30 enum class DumpFormat { JSON, BINARY, OTHER }; enumerator
/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.h38 static constexpr uint32_t BINARY = 2; // 2 : binary variable
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h38 static constexpr uint8_t BINARY = 2; variable