Commit Graph
23 Commits
Author SHA1 Message Date
Georgii Rylov fc3077b74d address comments 2025-02-27 14:32:17 +00:00
Georgii Rylov 99cb6ec27e formatting 2025-02-26 11:22:31 +00:00
Georgii Rylov a5d8c0b477 define if not defined 2025-02-26 11:11:17 +00:00
Georgii Rylov 857e6b73c8 formatting 2025-02-26 10:57:50 +00:00
Georgii Rylov 188eb1c941 remove unnecessary includes 2025-02-25 17:42:06 +00:00
Georgii Rylov :slightly_smiling_face cc3f0a096b Cleaning up 2025-02-24 17:33:14 +00:00
Georgii Rylov :slightly_smiling_face 32338bb7d6 Copy read only API behind a flag instead of using user defined callback 2025-02-24 17:22:05 +00:00
Georgii Rylov 267379c2e8 Merge branch 'main' into godjan/iterate_callstack 2025-02-05 10:59:19 +00:00
Georgii Rylov f7204bddfb standard frame is not supported when GC is enabled 2025-01-28 16:33:52 +00:00
Georgii Rylov fb6c05e349 add correct frame size for aot standard frames 2025-01-28 16:14:01 +00:00
Georgii Rylov b9039f986e Merge branch 'main' into godjan/iterate_callstack 2025-01-28 13:35:47 +00:00
Georgii Rylov 478b373cda update signature 2025-01-28 13:27:01 +00:00
Georgii Rylov 5bfbfd5f58 update typo in the comment 2025-01-28 11:36:59 +00:00
Georgii Rylov b6daacb836 ignore frames with no function 2025-01-28 11:25:45 +00:00
Georgii Rylov 6bfc08849a Calculate func_index instead of adding an extra field to wasm frame 2025-01-28 11:09:32 +00:00
Georgii Rylov 9ff8052329 format 2025-01-27 15:08:58 +00:00
Georgii Rylov c8b8731831 support standard frames as well 2025-01-27 15:08:03 +00:00
Georgii Rylov bf6b15521a format 2025-01-27 11:42:12 +00:00
Georgii Rylov 813831de0e keep devs notes out of public API 2025-01-27 11:39:53 +00:00
Georgii Rylov 1b82cccff3 meaning of the return bool type in the callback 2025-01-27 11:35:56 +00:00
Georgii Rylov 1f4d3dd4d4 clang-format 2025-01-27 11:31:02 +00:00
Georgii Rylov d0c6da10ff wamr bool type 2025-01-27 11:28:30 +00:00
Georgii Rylov 68e4534822 Iterate callstack API 2025-01-17 16:16:45 +00:00