Home
last modified time | relevance | path

Searched refs:FP_DELTA_BITS (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dmethod.h475 static constexpr size_t FP_DELTA_BITS = 32; member in panda::ecmascript::Method
483 using FpDeltaBits = IsSharedBit::NextField<int32_t, FP_DELTA_BITS>; // offset 31-62

Completed in 2 milliseconds