Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
tokenize
Function · 0.85
parse
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected