--- !ruby/object:Gem::Specification
name: libv8
version: !ruby/object:Gem::Version
  version: 3.5.10.beta1
  prerelease: 7
platform: ruby
authors:
- Logan Lowell
- Charles Lowell
autorequire: 
bindir: bin
cert_chain: []
date: 2011-09-20 00:00:00.000000000Z
dependencies:
- !ruby/object:Gem::Dependency
  name: rake
  requirement: &70229641523900 !ruby/object:Gem::Requirement
    none: false
    requirements:
    - - ~>
      - !ruby/object:Gem::Version
        version: 0.8.7
  type: :development
  prerelease: false
  version_requirements: *70229641523900
- !ruby/object:Gem::Dependency
  name: bundler
  requirement: &70229641523480 !ruby/object:Gem::Requirement
    none: false
    requirements:
    - - ! '>='
      - !ruby/object:Gem::Version
        version: '0'
  type: :development
  prerelease: false
  version_requirements: *70229641523480
description: Distributes the V8 JavaScript engine in binary and source forms in order
  to support fast builds of The Ruby Racer
email:
- fractaloop@thefrontside.net
- cowboyd@thefrontside.net
executables: []
extensions:
- ext/libv8/extconf.rb
extra_rdoc_files: []
files:
- .gitignore
- .gitmodules
- Gemfile
- README.md
- Rakefile
- ext/libv8/extconf.rb
- lib/libv8.rb
- lib/libv8/Makefile
- lib/libv8/detect_cpu.rb
- lib/libv8/fpic-on-linux-amd64.patch
- lib/libv8/scons/CHANGES.txt
- lib/libv8/scons/LICENSE.txt
- lib/libv8/scons/MANIFEST
- lib/libv8/scons/PKG-INFO
- lib/libv8/scons/README.txt
- lib/libv8/scons/RELEASE.txt
- lib/libv8/scons/engine/SCons/Action.py
- lib/libv8/scons/engine/SCons/Builder.py
- lib/libv8/scons/engine/SCons/CacheDir.py
- lib/libv8/scons/engine/SCons/Conftest.py
- lib/libv8/scons/engine/SCons/Debug.py
- lib/libv8/scons/engine/SCons/Defaults.py
- lib/libv8/scons/engine/SCons/Environment.py
- lib/libv8/scons/engine/SCons/Errors.py
- lib/libv8/scons/engine/SCons/Executor.py
- lib/libv8/scons/engine/SCons/Job.py
- lib/libv8/scons/engine/SCons/Memoize.py
- lib/libv8/scons/engine/SCons/Node/Alias.py
- lib/libv8/scons/engine/SCons/Node/FS.py
- lib/libv8/scons/engine/SCons/Node/Python.py
- lib/libv8/scons/engine/SCons/Node/__init__.py
- lib/libv8/scons/engine/SCons/Options/BoolOption.py
- lib/libv8/scons/engine/SCons/Options/EnumOption.py
- lib/libv8/scons/engine/SCons/Options/ListOption.py
- lib/libv8/scons/engine/SCons/Options/PackageOption.py
- lib/libv8/scons/engine/SCons/Options/PathOption.py
- lib/libv8/scons/engine/SCons/Options/__init__.py
- lib/libv8/scons/engine/SCons/PathList.py
- lib/libv8/scons/engine/SCons/Platform/__init__.py
- lib/libv8/scons/engine/SCons/Platform/aix.py
- lib/libv8/scons/engine/SCons/Platform/cygwin.py
- lib/libv8/scons/engine/SCons/Platform/darwin.py
- lib/libv8/scons/engine/SCons/Platform/hpux.py
- lib/libv8/scons/engine/SCons/Platform/irix.py
- lib/libv8/scons/engine/SCons/Platform/os2.py
- lib/libv8/scons/engine/SCons/Platform/posix.py
- lib/libv8/scons/engine/SCons/Platform/sunos.py
- lib/libv8/scons/engine/SCons/Platform/win32.py
- lib/libv8/scons/engine/SCons/SConf.py
- lib/libv8/scons/engine/SCons/SConsign.py
- lib/libv8/scons/engine/SCons/Scanner/C.py
- lib/libv8/scons/engine/SCons/Scanner/D.py
- lib/libv8/scons/engine/SCons/Scanner/Dir.py
- lib/libv8/scons/engine/SCons/Scanner/Fortran.py
- lib/libv8/scons/engine/SCons/Scanner/IDL.py
- lib/libv8/scons/engine/SCons/Scanner/LaTeX.py
- lib/libv8/scons/engine/SCons/Scanner/Prog.py
- lib/libv8/scons/engine/SCons/Scanner/RC.py
- lib/libv8/scons/engine/SCons/Scanner/__init__.py
- lib/libv8/scons/engine/SCons/Script/Interactive.py
- lib/libv8/scons/engine/SCons/Script/Main.py
- lib/libv8/scons/engine/SCons/Script/SConsOptions.py
- lib/libv8/scons/engine/SCons/Script/SConscript.py
- lib/libv8/scons/engine/SCons/Script/__init__.py
- lib/libv8/scons/engine/SCons/Sig.py
- lib/libv8/scons/engine/SCons/Subst.py
- lib/libv8/scons/engine/SCons/Taskmaster.py
- lib/libv8/scons/engine/SCons/Tool/386asm.py
- lib/libv8/scons/engine/SCons/Tool/BitKeeper.py
- lib/libv8/scons/engine/SCons/Tool/CVS.py
- lib/libv8/scons/engine/SCons/Tool/FortranCommon.py
- lib/libv8/scons/engine/SCons/Tool/JavaCommon.py
- lib/libv8/scons/engine/SCons/Tool/MSCommon/__init__.py
- lib/libv8/scons/engine/SCons/Tool/MSCommon/arch.py
- lib/libv8/scons/engine/SCons/Tool/MSCommon/common.py
- lib/libv8/scons/engine/SCons/Tool/MSCommon/netframework.py
- lib/libv8/scons/engine/SCons/Tool/MSCommon/sdk.py
- lib/libv8/scons/engine/SCons/Tool/MSCommon/vc.py
- lib/libv8/scons/engine/SCons/Tool/MSCommon/vs.py
- lib/libv8/scons/engine/SCons/Tool/Perforce.py
- lib/libv8/scons/engine/SCons/Tool/PharLapCommon.py
- lib/libv8/scons/engine/SCons/Tool/RCS.py
- lib/libv8/scons/engine/SCons/Tool/SCCS.py
- lib/libv8/scons/engine/SCons/Tool/Subversion.py
- lib/libv8/scons/engine/SCons/Tool/__init__.py
- lib/libv8/scons/engine/SCons/Tool/aixc++.py
- lib/libv8/scons/engine/SCons/Tool/aixcc.py
- lib/libv8/scons/engine/SCons/Tool/aixf77.py
- lib/libv8/scons/engine/SCons/Tool/aixlink.py
- lib/libv8/scons/engine/SCons/Tool/applelink.py
- lib/libv8/scons/engine/SCons/Tool/ar.py
- lib/libv8/scons/engine/SCons/Tool/as.py
- lib/libv8/scons/engine/SCons/Tool/bcc32.py
- lib/libv8/scons/engine/SCons/Tool/c++.py
- lib/libv8/scons/engine/SCons/Tool/cc.py
- lib/libv8/scons/engine/SCons/Tool/cvf.py
- lib/libv8/scons/engine/SCons/Tool/default.py
- lib/libv8/scons/engine/SCons/Tool/dmd.py
- lib/libv8/scons/engine/SCons/Tool/dvi.py
- lib/libv8/scons/engine/SCons/Tool/dvipdf.py
- lib/libv8/scons/engine/SCons/Tool/dvips.py
- lib/libv8/scons/engine/SCons/Tool/f77.py
- lib/libv8/scons/engine/SCons/Tool/f90.py
- lib/libv8/scons/engine/SCons/Tool/f95.py
- lib/libv8/scons/engine/SCons/Tool/filesystem.py
- lib/libv8/scons/engine/SCons/Tool/fortran.py
- lib/libv8/scons/engine/SCons/Tool/g++.py
- lib/libv8/scons/engine/SCons/Tool/g77.py
- lib/libv8/scons/engine/SCons/Tool/gas.py
- lib/libv8/scons/engine/SCons/Tool/gcc.py
- lib/libv8/scons/engine/SCons/Tool/gfortran.py
- lib/libv8/scons/engine/SCons/Tool/gnulink.py
- lib/libv8/scons/engine/SCons/Tool/gs.py
- lib/libv8/scons/engine/SCons/Tool/hpc++.py
- lib/libv8/scons/engine/SCons/Tool/hpcc.py
- lib/libv8/scons/engine/SCons/Tool/hplink.py
- lib/libv8/scons/engine/SCons/Tool/icc.py
- lib/libv8/scons/engine/SCons/Tool/icl.py
- lib/libv8/scons/engine/SCons/Tool/ifl.py
- lib/libv8/scons/engine/SCons/Tool/ifort.py
- lib/libv8/scons/engine/SCons/Tool/ilink.py
- lib/libv8/scons/engine/SCons/Tool/ilink32.py
- lib/libv8/scons/engine/SCons/Tool/install.py
- lib/libv8/scons/engine/SCons/Tool/intelc.py
- lib/libv8/scons/engine/SCons/Tool/ipkg.py
- lib/libv8/scons/engine/SCons/Tool/jar.py
- lib/libv8/scons/engine/SCons/Tool/javac.py
- lib/libv8/scons/engine/SCons/Tool/javah.py
- lib/libv8/scons/engine/SCons/Tool/latex.py
- lib/libv8/scons/engine/SCons/Tool/lex.py
- lib/libv8/scons/engine/SCons/Tool/link.py
- lib/libv8/scons/engine/SCons/Tool/linkloc.py
- lib/libv8/scons/engine/SCons/Tool/m4.py
- lib/libv8/scons/engine/SCons/Tool/masm.py
- lib/libv8/scons/engine/SCons/Tool/midl.py
- lib/libv8/scons/engine/SCons/Tool/mingw.py
- lib/libv8/scons/engine/SCons/Tool/mslib.py
- lib/libv8/scons/engine/SCons/Tool/mslink.py
- lib/libv8/scons/engine/SCons/Tool/mssdk.py
- lib/libv8/scons/engine/SCons/Tool/msvc.py
- lib/libv8/scons/engine/SCons/Tool/msvs.py
- lib/libv8/scons/engine/SCons/Tool/mwcc.py
- lib/libv8/scons/engine/SCons/Tool/mwld.py
- lib/libv8/scons/engine/SCons/Tool/nasm.py
- lib/libv8/scons/engine/SCons/Tool/packaging/__init__.py
- lib/libv8/scons/engine/SCons/Tool/packaging/ipk.py
- lib/libv8/scons/engine/SCons/Tool/packaging/msi.py
- lib/libv8/scons/engine/SCons/Tool/packaging/rpm.py
- lib/libv8/scons/engine/SCons/Tool/packaging/src_tarbz2.py
- lib/libv8/scons/engine/SCons/Tool/packaging/src_targz.py
- lib/libv8/scons/engine/SCons/Tool/packaging/src_zip.py
- lib/libv8/scons/engine/SCons/Tool/packaging/tarbz2.py
- lib/libv8/scons/engine/SCons/Tool/packaging/targz.py
- lib/libv8/scons/engine/SCons/Tool/packaging/zip.py
- lib/libv8/scons/engine/SCons/Tool/pdf.py
- lib/libv8/scons/engine/SCons/Tool/pdflatex.py
- lib/libv8/scons/engine/SCons/Tool/pdftex.py
- lib/libv8/scons/engine/SCons/Tool/qt.py
- lib/libv8/scons/engine/SCons/Tool/rmic.py
- lib/libv8/scons/engine/SCons/Tool/rpcgen.py
- lib/libv8/scons/engine/SCons/Tool/rpm.py
- lib/libv8/scons/engine/SCons/Tool/sgiar.py
- lib/libv8/scons/engine/SCons/Tool/sgic++.py
- lib/libv8/scons/engine/SCons/Tool/sgicc.py
- lib/libv8/scons/engine/SCons/Tool/sgilink.py
- lib/libv8/scons/engine/SCons/Tool/sunar.py
- lib/libv8/scons/engine/SCons/Tool/sunc++.py
- lib/libv8/scons/engine/SCons/Tool/suncc.py
- lib/libv8/scons/engine/SCons/Tool/sunf77.py
- lib/libv8/scons/engine/SCons/Tool/sunf90.py
- lib/libv8/scons/engine/SCons/Tool/sunf95.py
- lib/libv8/scons/engine/SCons/Tool/sunlink.py
- lib/libv8/scons/engine/SCons/Tool/swig.py
- lib/libv8/scons/engine/SCons/Tool/tar.py
- lib/libv8/scons/engine/SCons/Tool/tex.py
- lib/libv8/scons/engine/SCons/Tool/textfile.py
- lib/libv8/scons/engine/SCons/Tool/tlib.py
- lib/libv8/scons/engine/SCons/Tool/wix.py
- lib/libv8/scons/engine/SCons/Tool/yacc.py
- lib/libv8/scons/engine/SCons/Tool/zip.py
- lib/libv8/scons/engine/SCons/Util.py
- lib/libv8/scons/engine/SCons/Variables/BoolVariable.py
- lib/libv8/scons/engine/SCons/Variables/EnumVariable.py
- lib/libv8/scons/engine/SCons/Variables/ListVariable.py
- lib/libv8/scons/engine/SCons/Variables/PackageVariable.py
- lib/libv8/scons/engine/SCons/Variables/PathVariable.py
- lib/libv8/scons/engine/SCons/Variables/__init__.py
- lib/libv8/scons/engine/SCons/Warnings.py
- lib/libv8/scons/engine/SCons/__init__.py
- lib/libv8/scons/engine/SCons/compat/__init__.py
- lib/libv8/scons/engine/SCons/compat/_scons_builtins.py
- lib/libv8/scons/engine/SCons/compat/_scons_collections.py
- lib/libv8/scons/engine/SCons/compat/_scons_dbm.py
- lib/libv8/scons/engine/SCons/compat/_scons_hashlib.py
- lib/libv8/scons/engine/SCons/compat/_scons_io.py
- lib/libv8/scons/engine/SCons/compat/_scons_sets.py
- lib/libv8/scons/engine/SCons/compat/_scons_subprocess.py
- lib/libv8/scons/engine/SCons/cpp.py
- lib/libv8/scons/engine/SCons/dblite.py
- lib/libv8/scons/engine/SCons/exitfuncs.py
- lib/libv8/scons/os_spawnv_fix.diff
- lib/libv8/scons/scons-time.1
- lib/libv8/scons/scons.1
- lib/libv8/scons/sconsign.1
- lib/libv8/scons/script/scons
- lib/libv8/scons/script/scons-time
- lib/libv8/scons/script/scons.bat
- lib/libv8/scons/script/sconsign
- lib/libv8/scons/setup.cfg
- lib/libv8/scons/setup.py
- lib/libv8/version.rb
- libv8.gemspec
- lib/libv8/v8/.gitignore
- lib/libv8/v8/AUTHORS
- lib/libv8/v8/ChangeLog
- lib/libv8/v8/LICENSE
- lib/libv8/v8/LICENSE.strongtalk
- lib/libv8/v8/LICENSE.v8
- lib/libv8/v8/LICENSE.valgrind
- lib/libv8/v8/Makefile
- lib/libv8/v8/SConstruct
- lib/libv8/v8/build/README.txt
- lib/libv8/v8/build/all.gyp
- lib/libv8/v8/build/armu.gypi
- lib/libv8/v8/build/common.gypi
- lib/libv8/v8/build/gyp_v8
- lib/libv8/v8/build/standalone.gypi
- lib/libv8/v8/include/v8-debug.h
- lib/libv8/v8/include/v8-preparser.h
- lib/libv8/v8/include/v8-profiler.h
- lib/libv8/v8/include/v8-testing.h
- lib/libv8/v8/include/v8.h
- lib/libv8/v8/include/v8stdint.h
- lib/libv8/v8/preparser/SConscript
- lib/libv8/v8/preparser/preparser-process.cc
- lib/libv8/v8/preparser/preparser.gyp
- lib/libv8/v8/src/SConscript
- lib/libv8/v8/src/accessors.cc
- lib/libv8/v8/src/accessors.h
- lib/libv8/v8/src/allocation-inl.h
- lib/libv8/v8/src/allocation.cc
- lib/libv8/v8/src/allocation.h
- lib/libv8/v8/src/api.cc
- lib/libv8/v8/src/api.h
- lib/libv8/v8/src/apinatives.js
- lib/libv8/v8/src/apiutils.h
- lib/libv8/v8/src/arguments.h
- lib/libv8/v8/src/arm/assembler-arm-inl.h
- lib/libv8/v8/src/arm/assembler-arm.cc
- lib/libv8/v8/src/arm/assembler-arm.h
- lib/libv8/v8/src/arm/builtins-arm.cc
- lib/libv8/v8/src/arm/code-stubs-arm.cc
- lib/libv8/v8/src/arm/code-stubs-arm.h
- lib/libv8/v8/src/arm/codegen-arm.cc
- lib/libv8/v8/src/arm/codegen-arm.h
- lib/libv8/v8/src/arm/constants-arm.cc
- lib/libv8/v8/src/arm/constants-arm.h
- lib/libv8/v8/src/arm/cpu-arm.cc
- lib/libv8/v8/src/arm/debug-arm.cc
- lib/libv8/v8/src/arm/deoptimizer-arm.cc
- lib/libv8/v8/src/arm/disasm-arm.cc
- lib/libv8/v8/src/arm/frames-arm.cc
- lib/libv8/v8/src/arm/frames-arm.h
- lib/libv8/v8/src/arm/full-codegen-arm.cc
- lib/libv8/v8/src/arm/ic-arm.cc
- lib/libv8/v8/src/arm/lithium-arm.cc
- lib/libv8/v8/src/arm/lithium-arm.h
- lib/libv8/v8/src/arm/lithium-codegen-arm.cc
- lib/libv8/v8/src/arm/lithium-codegen-arm.h
- lib/libv8/v8/src/arm/lithium-gap-resolver-arm.cc
- lib/libv8/v8/src/arm/lithium-gap-resolver-arm.h
- lib/libv8/v8/src/arm/macro-assembler-arm.cc
- lib/libv8/v8/src/arm/macro-assembler-arm.h
- lib/libv8/v8/src/arm/regexp-macro-assembler-arm.cc
- lib/libv8/v8/src/arm/regexp-macro-assembler-arm.h
- lib/libv8/v8/src/arm/simulator-arm.cc
- lib/libv8/v8/src/arm/simulator-arm.h
- lib/libv8/v8/src/arm/stub-cache-arm.cc
- lib/libv8/v8/src/array.js
- lib/libv8/v8/src/assembler.cc
- lib/libv8/v8/src/assembler.h
- lib/libv8/v8/src/ast-inl.h
- lib/libv8/v8/src/ast.cc
- lib/libv8/v8/src/ast.h
- lib/libv8/v8/src/atomicops.h
- lib/libv8/v8/src/atomicops_internals_arm_gcc.h
- lib/libv8/v8/src/atomicops_internals_mips_gcc.h
- lib/libv8/v8/src/atomicops_internals_x86_gcc.cc
- lib/libv8/v8/src/atomicops_internals_x86_gcc.h
- lib/libv8/v8/src/atomicops_internals_x86_macosx.h
- lib/libv8/v8/src/atomicops_internals_x86_msvc.h
- lib/libv8/v8/src/bignum-dtoa.cc
- lib/libv8/v8/src/bignum-dtoa.h
- lib/libv8/v8/src/bignum.cc
- lib/libv8/v8/src/bignum.h
- lib/libv8/v8/src/bootstrapper.cc
- lib/libv8/v8/src/bootstrapper.h
- lib/libv8/v8/src/builtins.cc
- lib/libv8/v8/src/builtins.h
- lib/libv8/v8/src/bytecodes-irregexp.h
- lib/libv8/v8/src/cached-powers.cc
- lib/libv8/v8/src/cached-powers.h
- lib/libv8/v8/src/char-predicates-inl.h
- lib/libv8/v8/src/char-predicates.h
- lib/libv8/v8/src/checks.cc
- lib/libv8/v8/src/checks.h
- lib/libv8/v8/src/circular-queue-inl.h
- lib/libv8/v8/src/circular-queue.cc
- lib/libv8/v8/src/circular-queue.h
- lib/libv8/v8/src/code-stubs.cc
- lib/libv8/v8/src/code-stubs.h
- lib/libv8/v8/src/code.h
- lib/libv8/v8/src/codegen.cc
- lib/libv8/v8/src/codegen.h
- lib/libv8/v8/src/compilation-cache.cc
- lib/libv8/v8/src/compilation-cache.h
- lib/libv8/v8/src/compiler.cc
- lib/libv8/v8/src/compiler.h
- lib/libv8/v8/src/contexts.cc
- lib/libv8/v8/src/contexts.h
- lib/libv8/v8/src/conversions-inl.h
- lib/libv8/v8/src/conversions.cc
- lib/libv8/v8/src/conversions.h
- lib/libv8/v8/src/counters.cc
- lib/libv8/v8/src/counters.h
- lib/libv8/v8/src/cpu-profiler-inl.h
- lib/libv8/v8/src/cpu-profiler.cc
- lib/libv8/v8/src/cpu-profiler.h
- lib/libv8/v8/src/cpu.h
- lib/libv8/v8/src/d8-debug.cc
- lib/libv8/v8/src/d8-debug.h
- lib/libv8/v8/src/d8-posix.cc
- lib/libv8/v8/src/d8-readline.cc
- lib/libv8/v8/src/d8-windows.cc
- lib/libv8/v8/src/d8.cc
- lib/libv8/v8/src/d8.gyp
- lib/libv8/v8/src/d8.h
- lib/libv8/v8/src/d8.js
- lib/libv8/v8/src/data-flow.cc
- lib/libv8/v8/src/data-flow.h
- lib/libv8/v8/src/date.js
- lib/libv8/v8/src/dateparser-inl.h
- lib/libv8/v8/src/dateparser.cc
- lib/libv8/v8/src/dateparser.h
- lib/libv8/v8/src/debug-agent.cc
- lib/libv8/v8/src/debug-agent.h
- lib/libv8/v8/src/debug-debugger.js
- lib/libv8/v8/src/debug.cc
- lib/libv8/v8/src/debug.h
- lib/libv8/v8/src/deoptimizer.cc
- lib/libv8/v8/src/deoptimizer.h
- lib/libv8/v8/src/disasm.h
- lib/libv8/v8/src/disassembler.cc
- lib/libv8/v8/src/disassembler.h
- lib/libv8/v8/src/diy-fp.cc
- lib/libv8/v8/src/diy-fp.h
- lib/libv8/v8/src/double.h
- lib/libv8/v8/src/dtoa.cc
- lib/libv8/v8/src/dtoa.h
- lib/libv8/v8/src/elements.cc
- lib/libv8/v8/src/elements.h
- lib/libv8/v8/src/execution.cc
- lib/libv8/v8/src/execution.h
- lib/libv8/v8/src/extensions/experimental/break-iterator.cc
- lib/libv8/v8/src/extensions/experimental/break-iterator.h
- lib/libv8/v8/src/extensions/experimental/collator.cc
- lib/libv8/v8/src/extensions/experimental/collator.h
- lib/libv8/v8/src/extensions/experimental/datetime-format.cc
- lib/libv8/v8/src/extensions/experimental/datetime-format.h
- lib/libv8/v8/src/extensions/experimental/experimental.gyp
- lib/libv8/v8/src/extensions/experimental/i18n-extension.cc
- lib/libv8/v8/src/extensions/experimental/i18n-extension.h
- lib/libv8/v8/src/extensions/experimental/i18n-js2c.py
- lib/libv8/v8/src/extensions/experimental/i18n-locale.cc
- lib/libv8/v8/src/extensions/experimental/i18n-locale.h
- lib/libv8/v8/src/extensions/experimental/i18n-natives.h
- lib/libv8/v8/src/extensions/experimental/i18n-utils.cc
- lib/libv8/v8/src/extensions/experimental/i18n-utils.h
- lib/libv8/v8/src/extensions/experimental/i18n.js
- lib/libv8/v8/src/extensions/experimental/language-matcher.cc
- lib/libv8/v8/src/extensions/experimental/language-matcher.h
- lib/libv8/v8/src/extensions/experimental/number-format.cc
- lib/libv8/v8/src/extensions/experimental/number-format.h
- lib/libv8/v8/src/extensions/externalize-string-extension.cc
- lib/libv8/v8/src/extensions/externalize-string-extension.h
- lib/libv8/v8/src/extensions/gc-extension.cc
- lib/libv8/v8/src/extensions/gc-extension.h
- lib/libv8/v8/src/factory.cc
- lib/libv8/v8/src/factory.h
- lib/libv8/v8/src/fast-dtoa.cc
- lib/libv8/v8/src/fast-dtoa.h
- lib/libv8/v8/src/fixed-dtoa.cc
- lib/libv8/v8/src/fixed-dtoa.h
- lib/libv8/v8/src/flag-definitions.h
- lib/libv8/v8/src/flags.cc
- lib/libv8/v8/src/flags.h
- lib/libv8/v8/src/frames-inl.h
- lib/libv8/v8/src/frames.cc
- lib/libv8/v8/src/frames.h
- lib/libv8/v8/src/full-codegen.cc
- lib/libv8/v8/src/full-codegen.h
- lib/libv8/v8/src/func-name-inferrer.cc
- lib/libv8/v8/src/func-name-inferrer.h
- lib/libv8/v8/src/gdb-jit.cc
- lib/libv8/v8/src/gdb-jit.h
- lib/libv8/v8/src/global-handles.cc
- lib/libv8/v8/src/global-handles.h
- lib/libv8/v8/src/globals.h
- lib/libv8/v8/src/handles-inl.h
- lib/libv8/v8/src/handles.cc
- lib/libv8/v8/src/handles.h
- lib/libv8/v8/src/hashmap.cc
- lib/libv8/v8/src/hashmap.h
- lib/libv8/v8/src/heap-inl.h
- lib/libv8/v8/src/heap-profiler.cc
- lib/libv8/v8/src/heap-profiler.h
- lib/libv8/v8/src/heap.cc
- lib/libv8/v8/src/heap.h
- lib/libv8/v8/src/hydrogen-instructions.cc
- lib/libv8/v8/src/hydrogen-instructions.h
- lib/libv8/v8/src/hydrogen.cc
- lib/libv8/v8/src/hydrogen.h
- lib/libv8/v8/src/ia32/assembler-ia32-inl.h
- lib/libv8/v8/src/ia32/assembler-ia32.cc
- lib/libv8/v8/src/ia32/assembler-ia32.h
- lib/libv8/v8/src/ia32/builtins-ia32.cc
- lib/libv8/v8/src/ia32/code-stubs-ia32.cc
- lib/libv8/v8/src/ia32/code-stubs-ia32.h
- lib/libv8/v8/src/ia32/codegen-ia32.cc
- lib/libv8/v8/src/ia32/codegen-ia32.h
- lib/libv8/v8/src/ia32/cpu-ia32.cc
- lib/libv8/v8/src/ia32/debug-ia32.cc
- lib/libv8/v8/src/ia32/deoptimizer-ia32.cc
- lib/libv8/v8/src/ia32/disasm-ia32.cc
- lib/libv8/v8/src/ia32/frames-ia32.cc
- lib/libv8/v8/src/ia32/frames-ia32.h
- lib/libv8/v8/src/ia32/full-codegen-ia32.cc
- lib/libv8/v8/src/ia32/ic-ia32.cc
- lib/libv8/v8/src/ia32/lithium-codegen-ia32.cc
- lib/libv8/v8/src/ia32/lithium-codegen-ia32.h
- lib/libv8/v8/src/ia32/lithium-gap-resolver-ia32.cc
- lib/libv8/v8/src/ia32/lithium-gap-resolver-ia32.h
- lib/libv8/v8/src/ia32/lithium-ia32.cc
- lib/libv8/v8/src/ia32/lithium-ia32.h
- lib/libv8/v8/src/ia32/macro-assembler-ia32.cc
- lib/libv8/v8/src/ia32/macro-assembler-ia32.h
- lib/libv8/v8/src/ia32/regexp-macro-assembler-ia32.cc
- lib/libv8/v8/src/ia32/regexp-macro-assembler-ia32.h
- lib/libv8/v8/src/ia32/simulator-ia32.cc
- lib/libv8/v8/src/ia32/simulator-ia32.h
- lib/libv8/v8/src/ia32/stub-cache-ia32.cc
- lib/libv8/v8/src/ic-inl.h
- lib/libv8/v8/src/ic.cc
- lib/libv8/v8/src/ic.h
- lib/libv8/v8/src/inspector.cc
- lib/libv8/v8/src/inspector.h
- lib/libv8/v8/src/interpreter-irregexp.cc
- lib/libv8/v8/src/interpreter-irregexp.h
- lib/libv8/v8/src/isolate-inl.h
- lib/libv8/v8/src/isolate.cc
- lib/libv8/v8/src/isolate.h
- lib/libv8/v8/src/json-parser.h
- lib/libv8/v8/src/json.js
- lib/libv8/v8/src/jsregexp.cc
- lib/libv8/v8/src/jsregexp.h
- lib/libv8/v8/src/list-inl.h
- lib/libv8/v8/src/list.h
- lib/libv8/v8/src/lithium-allocator-inl.h
- lib/libv8/v8/src/lithium-allocator.cc
- lib/libv8/v8/src/lithium-allocator.h
- lib/libv8/v8/src/lithium.cc
- lib/libv8/v8/src/lithium.h
- lib/libv8/v8/src/liveedit-debugger.js
- lib/libv8/v8/src/liveedit.cc
- lib/libv8/v8/src/liveedit.h
- lib/libv8/v8/src/liveobjectlist-inl.h
- lib/libv8/v8/src/liveobjectlist.cc
- lib/libv8/v8/src/liveobjectlist.h
- lib/libv8/v8/src/log-inl.h
- lib/libv8/v8/src/log-utils.cc
- lib/libv8/v8/src/log-utils.h
- lib/libv8/v8/src/log.cc
- lib/libv8/v8/src/log.h
- lib/libv8/v8/src/macro-assembler.h
- lib/libv8/v8/src/macros.py
- lib/libv8/v8/src/mark-compact.cc
- lib/libv8/v8/src/mark-compact.h
- lib/libv8/v8/src/math.js
- lib/libv8/v8/src/messages.cc
- lib/libv8/v8/src/messages.h
- lib/libv8/v8/src/messages.js
- lib/libv8/v8/src/mips/assembler-mips-inl.h
- lib/libv8/v8/src/mips/assembler-mips.cc
- lib/libv8/v8/src/mips/assembler-mips.h
- lib/libv8/v8/src/mips/builtins-mips.cc
- lib/libv8/v8/src/mips/code-stubs-mips.cc
- lib/libv8/v8/src/mips/code-stubs-mips.h
- lib/libv8/v8/src/mips/codegen-mips.cc
- lib/libv8/v8/src/mips/codegen-mips.h
- lib/libv8/v8/src/mips/constants-mips.cc
- lib/libv8/v8/src/mips/constants-mips.h
- lib/libv8/v8/src/mips/cpu-mips.cc
- lib/libv8/v8/src/mips/debug-mips.cc
- lib/libv8/v8/src/mips/deoptimizer-mips.cc
- lib/libv8/v8/src/mips/disasm-mips.cc
- lib/libv8/v8/src/mips/frames-mips.cc
- lib/libv8/v8/src/mips/frames-mips.h
- lib/libv8/v8/src/mips/full-codegen-mips.cc
- lib/libv8/v8/src/mips/ic-mips.cc
- lib/libv8/v8/src/mips/lithium-codegen-mips.h
- lib/libv8/v8/src/mips/lithium-mips.h
- lib/libv8/v8/src/mips/macro-assembler-mips.cc
- lib/libv8/v8/src/mips/macro-assembler-mips.h
- lib/libv8/v8/src/mips/regexp-macro-assembler-mips.cc
- lib/libv8/v8/src/mips/regexp-macro-assembler-mips.h
- lib/libv8/v8/src/mips/simulator-mips.cc
- lib/libv8/v8/src/mips/simulator-mips.h
- lib/libv8/v8/src/mips/stub-cache-mips.cc
- lib/libv8/v8/src/mirror-debugger.js
- lib/libv8/v8/src/misc-intrinsics.h
- lib/libv8/v8/src/mksnapshot.cc
- lib/libv8/v8/src/natives.h
- lib/libv8/v8/src/objects-debug.cc
- lib/libv8/v8/src/objects-inl.h
- lib/libv8/v8/src/objects-printer.cc
- lib/libv8/v8/src/objects-visiting.cc
- lib/libv8/v8/src/objects-visiting.h
- lib/libv8/v8/src/objects.cc
- lib/libv8/v8/src/objects.h
- lib/libv8/v8/src/parser.cc
- lib/libv8/v8/src/parser.h
- lib/libv8/v8/src/platform-cygwin.cc
- lib/libv8/v8/src/platform-freebsd.cc
- lib/libv8/v8/src/platform-linux.cc
- lib/libv8/v8/src/platform-macos.cc
- lib/libv8/v8/src/platform-nullos.cc
- lib/libv8/v8/src/platform-openbsd.cc
- lib/libv8/v8/src/platform-posix.cc
- lib/libv8/v8/src/platform-solaris.cc
- lib/libv8/v8/src/platform-tls-mac.h
- lib/libv8/v8/src/platform-tls-win32.h
- lib/libv8/v8/src/platform-tls.h
- lib/libv8/v8/src/platform-win32.cc
- lib/libv8/v8/src/platform.h
- lib/libv8/v8/src/preparse-data-format.h
- lib/libv8/v8/src/preparse-data.cc
- lib/libv8/v8/src/preparse-data.h
- lib/libv8/v8/src/preparser-api.cc
- lib/libv8/v8/src/preparser.cc
- lib/libv8/v8/src/preparser.h
- lib/libv8/v8/src/prettyprinter.cc
- lib/libv8/v8/src/prettyprinter.h
- lib/libv8/v8/src/profile-generator-inl.h
- lib/libv8/v8/src/profile-generator.cc
- lib/libv8/v8/src/profile-generator.h
- lib/libv8/v8/src/property.cc
- lib/libv8/v8/src/property.h
- lib/libv8/v8/src/proxy.js
- lib/libv8/v8/src/regexp-macro-assembler-irregexp-inl.h
- lib/libv8/v8/src/regexp-macro-assembler-irregexp.cc
- lib/libv8/v8/src/regexp-macro-assembler-irregexp.h
- lib/libv8/v8/src/regexp-macro-assembler-tracer.cc
- lib/libv8/v8/src/regexp-macro-assembler-tracer.h
- lib/libv8/v8/src/regexp-macro-assembler.cc
- lib/libv8/v8/src/regexp-macro-assembler.h
- lib/libv8/v8/src/regexp-stack.cc
- lib/libv8/v8/src/regexp-stack.h
- lib/libv8/v8/src/regexp.js
- lib/libv8/v8/src/rewriter.cc
- lib/libv8/v8/src/rewriter.h
- lib/libv8/v8/src/runtime-profiler.cc
- lib/libv8/v8/src/runtime-profiler.h
- lib/libv8/v8/src/runtime.cc
- lib/libv8/v8/src/runtime.h
- lib/libv8/v8/src/runtime.js
- lib/libv8/v8/src/safepoint-table.cc
- lib/libv8/v8/src/safepoint-table.h
- lib/libv8/v8/src/scanner-base.cc
- lib/libv8/v8/src/scanner-base.h
- lib/libv8/v8/src/scanner.cc
- lib/libv8/v8/src/scanner.h
- lib/libv8/v8/src/scopeinfo.cc
- lib/libv8/v8/src/scopeinfo.h
- lib/libv8/v8/src/scopes.cc
- lib/libv8/v8/src/scopes.h
- lib/libv8/v8/src/serialize.cc
- lib/libv8/v8/src/serialize.h
- lib/libv8/v8/src/simulator.h
- lib/libv8/v8/src/small-pointer-list.h
- lib/libv8/v8/src/smart-pointer.h
- lib/libv8/v8/src/snapshot-common.cc
- lib/libv8/v8/src/snapshot-empty.cc
- lib/libv8/v8/src/snapshot.h
- lib/libv8/v8/src/spaces-inl.h
- lib/libv8/v8/src/spaces.cc
- lib/libv8/v8/src/spaces.h
- lib/libv8/v8/src/splay-tree-inl.h
- lib/libv8/v8/src/splay-tree.h
- lib/libv8/v8/src/string-search.cc
- lib/libv8/v8/src/string-search.h
- lib/libv8/v8/src/string-stream.cc
- lib/libv8/v8/src/string-stream.h
- lib/libv8/v8/src/string.js
- lib/libv8/v8/src/strtod.cc
- lib/libv8/v8/src/strtod.h
- lib/libv8/v8/src/stub-cache.cc
- lib/libv8/v8/src/stub-cache.h
- lib/libv8/v8/src/third_party/valgrind/valgrind.h
- lib/libv8/v8/src/token.cc
- lib/libv8/v8/src/token.h
- lib/libv8/v8/src/type-info.cc
- lib/libv8/v8/src/type-info.h
- lib/libv8/v8/src/unbound-queue-inl.h
- lib/libv8/v8/src/unbound-queue.h
- lib/libv8/v8/src/unicode-inl.h
- lib/libv8/v8/src/unicode.cc
- lib/libv8/v8/src/unicode.h
- lib/libv8/v8/src/uri.js
- lib/libv8/v8/src/utils-inl.h
- lib/libv8/v8/src/utils.cc
- lib/libv8/v8/src/utils.h
- lib/libv8/v8/src/v8-counters.cc
- lib/libv8/v8/src/v8-counters.h
- lib/libv8/v8/src/v8.cc
- lib/libv8/v8/src/v8.h
- lib/libv8/v8/src/v8checks.h
- lib/libv8/v8/src/v8conversions.cc
- lib/libv8/v8/src/v8conversions.h
- lib/libv8/v8/src/v8dll-main.cc
- lib/libv8/v8/src/v8globals.h
- lib/libv8/v8/src/v8memory.h
- lib/libv8/v8/src/v8natives.js
- lib/libv8/v8/src/v8preparserdll-main.cc
- lib/libv8/v8/src/v8threads.cc
- lib/libv8/v8/src/v8threads.h
- lib/libv8/v8/src/v8utils.cc
- lib/libv8/v8/src/v8utils.h
- lib/libv8/v8/src/variables.cc
- lib/libv8/v8/src/variables.h
- lib/libv8/v8/src/version.cc
- lib/libv8/v8/src/version.h
- lib/libv8/v8/src/vm-state-inl.h
- lib/libv8/v8/src/vm-state.h
- lib/libv8/v8/src/weakmap.js
- lib/libv8/v8/src/win32-headers.h
- lib/libv8/v8/src/x64/assembler-x64-inl.h
- lib/libv8/v8/src/x64/assembler-x64.cc
- lib/libv8/v8/src/x64/assembler-x64.h
- lib/libv8/v8/src/x64/builtins-x64.cc
- lib/libv8/v8/src/x64/code-stubs-x64.cc
- lib/libv8/v8/src/x64/code-stubs-x64.h
- lib/libv8/v8/src/x64/codegen-x64.cc
- lib/libv8/v8/src/x64/codegen-x64.h
- lib/libv8/v8/src/x64/cpu-x64.cc
- lib/libv8/v8/src/x64/debug-x64.cc
- lib/libv8/v8/src/x64/deoptimizer-x64.cc
- lib/libv8/v8/src/x64/disasm-x64.cc
- lib/libv8/v8/src/x64/frames-x64.cc
- lib/libv8/v8/src/x64/frames-x64.h
- lib/libv8/v8/src/x64/full-codegen-x64.cc
- lib/libv8/v8/src/x64/ic-x64.cc
- lib/libv8/v8/src/x64/lithium-codegen-x64.cc
- lib/libv8/v8/src/x64/lithium-codegen-x64.h
- lib/libv8/v8/src/x64/lithium-gap-resolver-x64.cc
- lib/libv8/v8/src/x64/lithium-gap-resolver-x64.h
- lib/libv8/v8/src/x64/lithium-x64.cc
- lib/libv8/v8/src/x64/lithium-x64.h
- lib/libv8/v8/src/x64/macro-assembler-x64.cc
- lib/libv8/v8/src/x64/macro-assembler-x64.h
- lib/libv8/v8/src/x64/regexp-macro-assembler-x64.cc
- lib/libv8/v8/src/x64/regexp-macro-assembler-x64.h
- lib/libv8/v8/src/x64/simulator-x64.cc
- lib/libv8/v8/src/x64/simulator-x64.h
- lib/libv8/v8/src/x64/stub-cache-x64.cc
- lib/libv8/v8/src/zone-inl.h
- lib/libv8/v8/src/zone.cc
- lib/libv8/v8/src/zone.h
- lib/libv8/v8/tools/codemap.js
- lib/libv8/v8/tools/consarray.js
- lib/libv8/v8/tools/csvparser.js
- lib/libv8/v8/tools/disasm.py
- lib/libv8/v8/tools/freebsd-tick-processor
- lib/libv8/v8/tools/gc-nvp-trace-processor.py
- lib/libv8/v8/tools/gcmole/Makefile
- lib/libv8/v8/tools/gcmole/README
- lib/libv8/v8/tools/gcmole/gccause.lua
- lib/libv8/v8/tools/gcmole/gcmole.cc
- lib/libv8/v8/tools/gcmole/gcmole.lua
- lib/libv8/v8/tools/gdb-v8-support.py
- lib/libv8/v8/tools/generate-ten-powers.scm
- lib/libv8/v8/tools/grokdump.py
- lib/libv8/v8/tools/gyp/v8.gyp
- lib/libv8/v8/tools/js2c.py
- lib/libv8/v8/tools/jsmin.py
- lib/libv8/v8/tools/linux-tick-processor
- lib/libv8/v8/tools/ll_prof.py
- lib/libv8/v8/tools/logreader.js
- lib/libv8/v8/tools/mac-nm
- lib/libv8/v8/tools/mac-tick-processor
- lib/libv8/v8/tools/oom_dump/README
- lib/libv8/v8/tools/oom_dump/SConstruct
- lib/libv8/v8/tools/oom_dump/oom_dump.cc
- lib/libv8/v8/tools/presubmit.py
- lib/libv8/v8/tools/process-heap-prof.py
- lib/libv8/v8/tools/profile.js
- lib/libv8/v8/tools/profile_view.js
- lib/libv8/v8/tools/run-valgrind.py
- lib/libv8/v8/tools/splaytree.js
- lib/libv8/v8/tools/stats-viewer.py
- lib/libv8/v8/tools/test-wrapper-gypbuild.py
- lib/libv8/v8/tools/test.py
- lib/libv8/v8/tools/tickprocessor-driver.js
- lib/libv8/v8/tools/tickprocessor.js
- lib/libv8/v8/tools/utils.py
- lib/libv8/v8/tools/v8.xcodeproj/README.txt
- lib/libv8/v8/tools/visual_studio/README.txt
- lib/libv8/v8/tools/windows-tick-processor.bat
homepage: http://github.com/fractaloop/libv8
licenses: []
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
      segments:
      - 0
      hash: 3495690939367796264
required_rubygems_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>'
    - !ruby/object:Gem::Version
      version: 1.3.1
requirements: []
rubyforge_project: libv8
rubygems_version: 1.8.5
signing_key: 
specification_version: 3
summary: Distribution of the V8 JavaScript engine
test_files: []