|
Issue 5034 - Part 4: JsEngine::Evaluate() return a JsValue
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+282 lines, -273 lines) |
Patch |
|
M |
include/AdblockPlus/JsEngine.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
include/AdblockPlus/JsValue.h
|
View
|
|
2 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/FilterEngine.cpp
|
View
|
|
5 chunks |
+45 lines, -45 lines |
0 comments
|
Download
|
|
M |
src/JsEngine.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/JsValue.cpp
|
View
|
|
1 chunk |
+12 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/Notification.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/AppInfoJsObject.cpp
|
View
|
|
1 chunk |
+12 lines, -12 lines |
0 comments
|
Download
|
|
M |
test/FileSystemJsObject.cpp
|
View
|
|
2 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
M |
test/GlobalJsObject.cpp
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
test/JsEngine.cpp
|
View
|
1
2
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
test/JsValue.cpp
|
View
|
|
1 chunk |
+142 lines, -142 lines |
0 comments
|
Download
|
|
M |
test/UpdateCheck.cpp
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/WebRequest.cpp
|
View
|
|
2 chunks |
+27 lines, -27 lines |
0 comments
|
Download
|
Total messages: 3
|