DescriptionAdding unit tests for profiler's stack tracer.
The testing is a bit tricky because we need to obtain a frame
pointer (EBP on IA-32) from inside of a function. This is especially
interesting in case of a compiled JavaScript function.
Patch Set 1 #
Total comments: 12
Patch Set 2 : Changes according to comments #
Messages
Total messages: 4 (0 generated)
|