Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/livebud/bud
/ constructor
Method
constructor
package/svelte/compiler.js:40–42 ·
view source on GitHub ↗
(url)
Source
from the content-addressed store, hash-verified
38
// shimssr.ts
39
var
URL =
class
{
40
constructor(url) {
41
console.log(url);
42
}
43
};
44
var
self = {
45
performance: {
Callers
nothing calls this directly
Calls
15
create_scopes
Function · 0.85
walk
Function · 0.85
extract_identifiers
Function · 0.85
map_children
Function · 0.85
get_const_tags
Function · 0.85
unpack_destructuring
Function · 0.85
sanitize
Function · 0.85
isEmptyNode
Function · 0.85
add_to_set
Function · 0.85
clone
Function · 0.85
get_object
Function · 0.85
isElement
Function · 0.85
Tested by
no test coverage detected