#165805 implements support for JavaScript scripting in lldb. Similar to python and lua, it uses swig to generate C++ bindings for the language. V8 is embedded in lldb and used as a JavaScript engine.