lp://staging/~abreu-alexandre/v8-cpp/fix-constructor-var-args
Created by
Alexandre Abreu
and last modified
- Get this branch:
- bzr branch lp://staging/~abreu-alexandre/v8-cpp/fix-constructor-var-args
Only
Alexandre Abreu
can upload to this branch. If you are
Alexandre Abreu
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Marcus Tomlinson (community): Approve
-
Diff: 123 lines (+56/-5)4 files modifiedsrc/internal/call.h (+18/-5)
tests/objects/module.cpp (+7/-0)
tests/objects/test.cpp (+12/-0)
tests/objects/test.h (+19/-0)
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