Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dts_inline_lowering.h90 bool IsInlineCountsOverflow(size_t inlineCount) const in IsInlineCountsOverflow() function in panda::ecmascript::kungfu::TSInlineLowering
H A Dts_inline_lowering.cpp138 if (IsSmallMethod(methodPcInfo.pcOffsets.size()) && !IsInlineCountsOverflow(inlineCallCounts)) { in TryInline()

Completed in 2 milliseconds