Searched defs:FORT_BUF_ALIGN_LOG2 (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | jit_fort.h | 90 static constexpr uint32_t FORT_BUF_ALIGN_LOG2 = base::MathHelper::GetIntLog2(FORT_BUF_ALIGN); member in panda::ecmascript::JitFort |
Completed in 1 milliseconds