lp://staging/~unity-team/v8-cpp/lp-1504309
Created by
Marcus Tomlinson
and last modified
- Get this branch:
- bzr branch lp://staging/~unity-team/v8-cpp/lp-1504309
Members of
Unity Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Alexandre Abreu (community): Approve
-
Diff: 310 lines (+125/-60)8 files modifiedsrc/internal/class.h (+13/-2)
src/internal/convert.h (+2/-2)
tests/errors/module.cpp (+2/-0)
tests/errors/test.cpp (+28/-0)
tests/errors/test.h (+12/-0)
tests/objects/module.cpp (+3/-2)
tests/objects/test.cpp (+46/-46)
tests/objects/test.h (+19/-8)
Branch information
Recent revisions
- 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/v8-cpp