lp:~unity-team/v8-cpp/lp-1504309

Created by Marcus Tomlinson and last modified
Get this branch:
bzr branch lp:~unity-team/v8-cpp/lp-1504309
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:
Merged

Recent revisions

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

28. By Marcus Tomlinson

Added support for shared_ptr and unique_ptr

27. By Marcus Tomlinson

Fixed deps retrieval

26. By Marcus Tomlinson

Remove annoying asserts

25. By Marcus Tomlinson

Removed locker.h

Branch metadata

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

Subscribers