lp:v8-cpp

Created by Marcus Tomlinson and last modified
Get this branch:
bzr branch lp:v8-cpp
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Unity Team
Project:
V8-cpp
Status:
Development

Recent revisions

37. By Marcus Tomlinson

Handle "enum class" as a type for to_v8 conversions.

36. By Marcus Tomlinson

Fix constructor call with v8 var args (instead of plain args).

35. By Marcus Tomlinson

Add list/set overloads for convert funcs

34. By Marcus Tomlinson

Fixed bug #1504309 and updated the appropriate tests

33. By Marcus Tomlinson

Store a shared_ptr for every raw pointer we expose to js, so that pointers new()ed from js can be passed into methods that take shared_ptr arguments

32. By Marcus Tomlinson

Don't fail cmake if node not found on system

31. By Alexandre Abreu

Account for const shared ptr when storing the raw object pointer

30. By Marcus Tomlinson

Allow call to v8 be with a different object receiver than global

29. By Marcus Tomlinson

Fix v8 build w/ gcc 5.2.1 & -Werror=strict-overflow

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers