|
|
Reland r17877 - Introduce a v8::Platform class that bundles embedder callbacks
Over the initial commit, this CL moves the lifetime management of the default
platform to v8.cc from api.cc
R=svenpanne@chromium.org
BUG= v8:3015
LOG=n
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+151 lines, -64 lines) |
Patch |
 |
|
build/features.gypi
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
|
include/v8.h
|
View
|
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
|
include/v8-platform.h
|
View
|
|
1 chunk |
+36 lines, -35 lines |
0 comments
|
Download
|
 |
|
src/api.cc
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
|
src/default-platform.h
|
View
|
|
1 chunk |
+14 lines, -16 lines |
0 comments
|
Download
|
 |
|
src/default-platform.cc
|
View
|
|
1 chunk |
+17 lines, -13 lines |
0 comments
|
Download
|
 |
|
src/v8.h
|
View
|
|
3 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
|
src/v8.cc
|
View
|
|
5 chunks |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
|
tools/gyp/v8.gyp
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|