Searched defs:foreignObject (Results 1 – 2 of 2) sorted by relevance
40 const foreignObject = vm.runInNewContext('({ fortytwo() { return 42; } })'); constant
153 const foreignObject = vm.runInNewContext('({"foo": ["bar", "baz"]})'); constant