Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dmethod.h298 int32_t GetFpDelta(uint64_t extraLiteralInfo) const in GetFpDelta() function in panda::ecmascript::Method
393 int32_t GetFpDelta() const in GetFpDelta() function in panda::ecmascript::Method
396 return GetFpDelta(extraLiteralInfo); in GetFpDelta()
H A Dframes.cpp36 return method->GetFpDelta(); in ComputeDelta()

Completed in 3 milliseconds