MCPcopy Index your code
hub / github.com/reactjs/react-rails / unpatch

Function unpatch

lib/assets/javascripts/JSXTransformer.js:9771–9776  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9769 }
9770
9771 function unpatch() {
9772 if (typeof extra.scanRegExp === 'function') {
9773 advance = extra.advance;
9774 scanRegExp = extra.scanRegExp;
9775 }
9776 }
9777
9778 // This is used to modify the delegate.
9779

Callers 2

tokenizeFunction · 0.85
parseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected