Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
H A Ddropframe_manager.h58 void PushMethodInfo(std::tuple<JSPandaFile*, panda_file::File::EntityId> methodInfo);
H A Ddropframe_manager.cpp77 PushMethodInfo(std::make_tuple(const_cast<JSPandaFile *>(methodJsPandaFile), methodId)); in MethodEntry()
299 void DropframeManager::PushMethodInfo(std::tuple<JSPandaFile*, in PushMethodInfo() function in panda::ecmascript::tooling::DropframeManager
/arkcompiler/ets_runtime/ecmascript/debugger/tests/
H A Ddropframe_manager_test.cpp57 manager.PushMethodInfo(methodInfo); in PushMethodInfoTest()

Completed in 3 milliseconds