Commit 19c95ff3 authored by feng@chromium.org's avatar feng@chromium.org

Fix style issues caught by presubmit script.

TBR = erikcorry

Review URL: http://codereview.chromium.org/83004

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1746 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent ea48d53b
......@@ -6795,6 +6795,7 @@ static Object* Runtime_FunctionGetAssemblerCode(Arguments args) {
}
#endif // ENABLE_DEBUGGER_SUPPORT
// Finds the script object from the script data. NOTE: This operation uses
// heap traversal to find the function generated for the source position
// for the requested break point. For lazily compiled functions several heap
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment