Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dianping/cat
/ worker-css.js
File
worker-css.js
cat-home/src/main/webapp/assets/js/editor/worker-css.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"no use strict"
;
2
;(
function
(window) {
3
if
(typeof window.window !=
"undefined"
&& window.document) {
4
return
;
Callers
nothing calls this directly
Calls
15
define
Function · 0.85
updateValues
Function · 0.85
isNameChar
Function · 0.85
isDigit
Function · 0.85
isNameStart
Function · 0.85
isIdentStart
Function · 0.85
isNewLine
Function · 0.85
clone
Function · 0.85
applyEmbeddedRuleset
Function · 0.85
xmlEscape
Function · 0.85
generateSource
Function · 0.85
capitalize
Function · 0.85
Tested by
no test coverage detected