Merge lp://staging/~unity-team/v8-cpp/lp-1504309 into lp://staging/v8-cpp
Proposed by
Marcus Tomlinson
Status: | Merged |
---|---|
Merged at revision: | 34 |
Proposed branch: | lp://staging/~unity-team/v8-cpp/lp-1504309 |
Merge into: | lp://staging/v8-cpp |
Diff against target: |
310 lines (+125/-60) 8 files modified
src/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) |
To merge this branch: | bzr merge lp://staging/~unity-team/v8-cpp/lp-1504309 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Alexandre Abreu (community) | Approve | ||
Review via email: mp+273964@code.staging.launchpad.net |
Commit message
Fixed bug #1504309 and updated the appropriate tests
To post a comment you must log in.