MCPcopy Create free account
hub / github.com/Snapchat/Valdi / DEF

Class DEF

third-party/quickjs/src/quickjs/quickjs-atom.h:59–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57DEF(with, "with")
58/* FutureReservedWord */
59DEF(class, "class")
60DEF(const, "const")
61DEF(enum, "enum")
62DEF(export, "export")
63DEF(extends, "extends")

Callers 4

libregexp-opcode.hFile · 0.70
quickjs-atom.hFile · 0.70
libregexp.cFile · 0.70
quickjs-opcode.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected