Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp354 std::string& buf, bool isFixed, int *sign) in CustomEcvt()
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_desc.h1120 uint8_t isFixed : 1; member