DescriptionCPUProfiler: It is not clear why we are using Handle<Object> for scriptId. Lets flip it into Smi/int.
By the nature it is integer. So we can work with it as with Smi internaly and use int in the external API.
BUG=none
TEST=existing tests
R=jkummerow@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=15327
Patch Set 1 #
Total comments: 16
Patch Set 2 : comments addressed #Patch Set 3 : comments addressed #Patch Set 4 : comments addressed #Patch Set 5 : change in test was reverted #
Total comments: 1
Patch Set 6 : comments addressed #Patch Set 7 : comments addressed #
Messages
Total messages: 6 (0 generated)
|