Top Level Namespace

Defined Under Namespace

Modules: Libv8

Constant Summary collapse

V8_Version =
Libv8::VERSION.gsub(/\.\d$/,'')
V8_Source =
File.expand_path '../../../vendor/v8', __FILE__
Libv8_Source =
File.expand_path '../../..', __FILE__

Method Summary

Methods included from Libv8::Compiler

check_clang_compiler, check_gcc_compiler, compiler

Methods included from Libv8::Make

make

Methods included from Libv8::Arch

libv8_arch, rubinius?, x64?, x86_64_from_arch_flag, x86_64_from_build_cpu, x86_64_from_byte_length