Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.h353 size_t GetPcOffset(const uint8_t *pc) const in GetPcOffset() function
358 size_t GetPcOffset(uint32_t bcIndex) const in GetPcOffset() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.h881 static size_t GetPcOffset(bool isArch32) in GetPcOffset() function