CHANGELOG.md
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/distribution.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/usage.rst
tests/__init__.py
tests/tests_context.py
tests/tests_platform.py
tests/tests_shortcuts.py
tests/tests_vm.py
v8_cffi.egg-info/PKG-INFO
v8_cffi.egg-info/SOURCES.txt
v8_cffi.egg-info/dependency_links.txt
v8_cffi.egg-info/not-zip-safe
v8_cffi.egg-info/requires.txt
v8_cffi.egg-info/top_level.txt
v8cffi/__init__.py
v8cffi/context.py
v8cffi/exceptions.py
v8cffi/platform.py
v8cffi/shortcuts.py
v8cffi/v8_build.py
v8cffi/vm.py
v8cffi/src/v8cffi.cpp
v8cffi/src/v8cffi.h
v8cffi/src/v8cffi_context.cpp
v8cffi/src/v8cffi_context.h
v8cffi/src/v8cffi_exceptions.h
v8cffi/src/v8cffi_platform.cpp
v8cffi/src/v8cffi_platform.h
v8cffi/src/v8cffi_trace_back.cpp
v8cffi/src/v8cffi_trace_back.h
v8cffi/src/v8cffi_utils.cpp
v8cffi/src/v8cffi_utils.h
v8cffi/src/v8cffi_vm.cpp
v8cffi/src/v8cffi_vm.h
v8cffi/src/v8/LICENSE.v8
v8cffi/src/v8/natives_blob.bin
v8cffi/src/v8/snapshot_blob.bin
v8cffi/src/v8/include/OWNERS
v8cffi/src/v8/include/v8-debug.h
v8cffi/src/v8/include/v8-experimental.h
v8cffi/src/v8/include/v8-platform.h
v8cffi/src/v8/include/v8-profiler.h
v8cffi/src/v8/include/v8-testing.h
v8cffi/src/v8/include/v8-util.h
v8cffi/src/v8/include/v8-version.h
v8cffi/src/v8/include/v8.h
v8cffi/src/v8/include/v8config.h
v8cffi/src/v8/include/libplatform/libplatform.h
v8cffi/src/v8/release/libgmock.a
v8cffi/src/v8/release/libgtest.a
v8cffi/src/v8/release/libicudata.a
v8cffi/src/v8/release/libicui18n.a
v8cffi/src/v8/release/libicuuc.a
v8cffi/src/v8/release/libv8_base.a
v8cffi/src/v8/release/libv8_external_snapshot.a
v8cffi/src/v8/release/libv8_libbase.a
v8cffi/src/v8/release/libv8_libplatform.a
v8cffi/src/v8/release/libv8_nosnapshot.a