Fix lint error.
Review URL: http://codereview.chromium.org/15036 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1002 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
6c7a746c5d
commit
fbc7a2a1a9
@ -1118,7 +1118,7 @@ void Debug::HandleStepIn(Handle<JSFunction> function,
|
||||
if (function->context()->global() != Top::context()->builtins()) {
|
||||
Debug::FloodWithOneShot(Handle<SharedFunctionInfo>(function->shared()));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user