DescriptionImprove the JitCodeEventHandler API to add support for line position information.
This includes:
* adding the CODE_ADD_LINE_POS_INFO, CODE_START_LINE_INFO_RECORDING, CODE_END_LINE_INFO_RECORDING event and the corresponding functionality.
* adding the JITCodeLineInfo struct to record the code line info. I added this definition because Danno mentioned that "we'd like to cleanup and decouple the external debugging functionality"
* some other small changes.
Committed: https://code.google.com/p/v8/source/detail?r=13686
Patch Set 1 : #
Total comments: 12
Patch Set 2 : #
Total comments: 1
Patch Set 3 : #Patch Set 4 : #
Messages
Total messages: 11 (0 generated)
|