Content-Length: 706972 | pFad | http://github.com/NativeScript/android/commit/952ac3693b0b25760672a7b664fc95c6ce3ffddd

D5 Upgrade v8 to 6.7.288.46 · NativeScript/android@952ac36 · GitHub
Skip to content

Commit 952ac36

Browse files
committed
Upgrade v8 to 6.7.288.46
1 parent adc9c2b commit 952ac36

File tree

85 files changed

+5194
-3609
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+5194
-3609
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"v8Version": "6.6.346.23"
2+
"v8Version": "6.7.288.46"
33
}

Diff for: build.sh

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ for KILLPID in `ps ax | grep 'adb' | grep -v 'grep' | awk ' { print $1;}'`; do k
2222

2323
./gradlew cleanRuntime
2424
if [ "$1" != 'unit_tests_only' ]; then
25-
echo "Building Android Runtime with paramerter packageVersion: $PACKAGE_VERSION and commit: $GIT_COMMIT"
26-
./gradlew -PpackageVersion=$PACKAGE_VERSION -PgitCommitVersion=$GIT_COMMIT
25+
echo "Building Android Runtime with paramerter packageVersion: $ANDROID_PACKAGE_VERSION and commit: $GIT_COMMIT"
26+
./gradlew -PpackageVersion=$ANDROID_PACKAGE_VERSION -PgitCommitVersion=$GIT_COMMIT
2727
cp dist/tns-android-*.tgz dist/tns-android.tgz
2828
else
29-
echo "Building Android Runtime for x86 unit tests with paramerter packageVersion: $PACKAGE_VERSION and commit: $GIT_COMMIT"
30-
./gradlew -PpackageVersion=$PACKAGE_VERSION -PgitCommitVersion=$GIT_COMMIT -PskipUnoptimized -PonlyX86
29+
echo "Building Android Runtime for x86 unit tests with paramerter packageVersion: $ANDROID_PACKAGE_VERSION and commit: $GIT_COMMIT"
30+
./gradlew -PpackageVersion=$ANDROID_PACKAGE_VERSION -PgitCommitVersion=$GIT_COMMIT -PskipUnoptimized -PonlyX86
3131
cp dist/tns-android-*.tgz dist/tns-android.tgz
3232
fi
3333

589 KB
Binary file not shown.
349 KB
Binary file not shown.
268 KB
Binary file not shown.

Diff for: test-app/runtime/CMakeLists.txt

-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ if ( NOT OPTIMIZED_BUILD OR OPTIMIZED_WITH_INSPECTOR_BUILD )
5656
src/main/cpp/v8_inspector/src/inspector/protocol/Console.cpp
5757
src/main/cpp/v8_inspector/src/inspector/protocol/DOM.cpp
5858
src/main/cpp/v8_inspector/src/inspector/protocol/Debugger.cpp
59-
src/main/cpp/v8_inspector/src/inspector/protocol/GenericTypes.cpp
6059
src/main/cpp/v8_inspector/src/inspector/protocol/HeapProfiler.cpp
6160
src/main/cpp/v8_inspector/src/inspector/protocol/Log.cpp
6261
src/main/cpp/v8_inspector/src/inspector/protocol/Network.cpp
@@ -83,7 +82,6 @@ if ( NOT OPTIMIZED_BUILD OR OPTIMIZED_WITH_INSPECTOR_BUILD )
8382
src/main/cpp/v8_inspector/src/inspector/search-util.cc
8483
src/main/cpp/v8_inspector/src/inspector/string-16.cc
8584
src/main/cpp/v8_inspector/src/inspector/string-util.cc
86-
src/main/cpp/v8_inspector/src/inspector/test-interface.cc
8785
src/main/cpp/v8_inspector/src/inspector/v8-console.cc
8886
src/main/cpp/v8_inspector/src/inspector/v8-console-agent-impl.cc
8987
src/main/cpp/v8_inspector/src/inspector/v8-console-message.cc

Diff for: test-app/runtime/src/main/cpp/include/libplatform/libplatform.h

+8-6
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ enum class IdleTaskSupport { kDisabled, kEnabled };
1717
enum class InProcessStackDumping { kDisabled, kEnabled };
1818

1919
enum class MessageLoopBehavior : bool {
20-
kDoNotWait = false,
21-
kWaitForWork = true
20+
kDoNotWait = false,
21+
kWaitForWork = true
2222
};
2323

2424
/**
@@ -38,7 +38,7 @@ V8_PLATFORM_EXPORT std::unique_ptr<v8::Platform> NewDefaultPlatform(
3838
int thread_pool_size = 0,
3939
IdleTaskSupport idle_task_support = IdleTaskSupport::kDisabled,
4040
InProcessStackDumping in_process_stack_dumping =
41-
InProcessStackDumping::kEnabled,
41+
InProcessStackDumping::kDisabled,
4242
std::unique_ptr<v8::TracingController> tracing_controller = {});
4343

4444
V8_PLATFORM_EXPORT V8_DEPRECATE_SOON(
@@ -47,7 +47,7 @@ V8_PLATFORM_EXPORT V8_DEPRECATE_SOON(
4747
int thread_pool_size = 0,
4848
IdleTaskSupport idle_task_support = IdleTaskSupport::kDisabled,
4949
InProcessStackDumping in_process_stack_dumping =
50-
InProcessStackDumping::kEnabled,
50+
InProcessStackDumping::kDisabled,
5151
v8::TracingController* tracing_controller = nullptr));
5252

5353
/**
@@ -62,8 +62,10 @@ V8_PLATFORM_EXPORT bool PumpMessageLoop(
6262
v8::Platform* platform, v8::Isolate* isolate,
6363
MessageLoopBehavior behavior = MessageLoopBehavior::kDoNotWait);
6464

65-
V8_PLATFORM_EXPORT void EnsureEventLoopInitialized(v8::Platform* platform,
66-
v8::Isolate* isolate);
65+
V8_PLATFORM_EXPORT V8_DEPRECATE_SOON(
66+
"This function has become obsolete and is essentially a nop",
67+
void EnsureEventLoopInitialized(v8::Platform* platform,
68+
v8::Isolate* isolate));
6769

6870
/**
6971
* Runs pending idle tasks for at most |idle_time_in_seconds| seconds.

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/NativeScript/android/commit/952ac3693b0b25760672a7b664fc95c6ce3ffddd

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy