DescriptionRemove unneeded argument from Parser::GetSymbol
Parser::GetSymbol can't actually fail, so no need for the bool* ok
argument or the CHECK_OK in callers.
BUG=
R=mstarzinger@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=14727
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|