Description[regexp] Simplify GetCapture
GetCapture can reuse the bool pointer argument of GenericCaptureGetter
instead of duplicating that logic with additional checks.
The check also incorrectly checks for undefined while
GenericCaptureGetter returns the empty string on failure.
BUG=v8:5339
Committed: https://crrev.com/b182ab83029d0c225fbe33844089e0824d918bec
Cr-Commit-Position: refs/heads/master@{#40309}
Patch Set 1 #
Created: 4 years, 2 months ago
Messages
Total messages: 13 (7 generated)
|