Make a JITLocation representing a source location, for use by the debugger. Note: You need to enable JITBoolOption.DEBUGINFO on the context for these locations to actually be usable by the debugger.
See Implementation
Make a JITLocation representing a source location, for use by the debugger. Note: You need to enable JITBoolOption.DEBUGINFO on the context for these locations to actually be usable by the debugger.