lp:~abreu-alexandre/v8-cpp/fix-run-script-local-value

Created by Alexandre Abreu and last modified
Get this branch:
bzr branch lp:~abreu-alexandre/v8-cpp/fix-run-script-local-value
Only Alexandre Abreu can upload to this branch. If you are Alexandre Abreu please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexandre Abreu
Project:
V8-cpp
Status:
Development

Recent revisions

38. By Alexandre Abreu

wip

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)
Stacked on:
lp:v8-cpp
This branch contains Public information 
Everyone can see this information.

Subscribers