Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/tests/
H A Djs_stackinfo_test.cpp334 auto methods2 = JSStackTrace::ReadAllMethodInfos(jsPandaFile2); in HWTEST_F_L0() local
337 uintptr_t byteCodePc2 = methods2[0].codeBegin; in HWTEST_F_L0()
339 uintptr_t methodId2 = methods2[0].methodId; in HWTEST_F_L0()

Completed in 1 milliseconds