Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dstub_tests.cpp465 class StubCallRunTimeThreadFpLock { class
467StubCallRunTimeThreadFpLock(struct ThreadTy *thread, intptr_t newFp) : oldRbp_(thread->fp), thread… in StubCallRunTimeThreadFpLock() function in panda::test::StubCallRunTimeThreadFpLock