OLD | NEW |
1 { | 1 { |
2 'variables': { | 2 'variables': { |
3 'bindings_dir': ['.'], | 3 'bindings_dir': ['.'], |
4 'bindings_files': [ | 4 'bindings_files': [ |
5 'v8/ActiveDOMCallback.cpp', | 5 'v8/ActiveDOMCallback.cpp', |
6 'v8/ActiveDOMCallback.h', | 6 'v8/ActiveDOMCallback.h', |
7 'v8/ArrayValue.cpp', | 7 'v8/ArrayValue.cpp', |
8 'v8/ArrayValue.h', | 8 'v8/ArrayValue.h', |
9 'v8/BindingSecurity.cpp', | 9 'v8/BindingSecurity.cpp', |
10 'v8/BindingSecurity.h', | 10 'v8/BindingSecurity.h', |
(...skipping 30 matching lines...) Expand all Loading... |
41 'v8/ScheduledAction.h', | 41 'v8/ScheduledAction.h', |
42 'v8/ScopedPersistent.h', | 42 'v8/ScopedPersistent.h', |
43 'v8/ScriptCallStackFactory.cpp', | 43 'v8/ScriptCallStackFactory.cpp', |
44 'v8/ScriptCallStackFactory.h', | 44 'v8/ScriptCallStackFactory.h', |
45 'v8/ScriptController.cpp', | 45 'v8/ScriptController.cpp', |
46 'v8/ScriptController.h', | 46 'v8/ScriptController.h', |
47 'v8/ScriptDebugServer.cpp', | 47 'v8/ScriptDebugServer.cpp', |
48 'v8/ScriptDebugServer.h', | 48 'v8/ScriptDebugServer.h', |
49 'v8/ScriptEventListener.cpp', | 49 'v8/ScriptEventListener.cpp', |
50 'v8/ScriptEventListener.h', | 50 'v8/ScriptEventListener.h', |
| 51 'v8/ScriptFunction.h', |
51 'v8/ScriptFunctionCall.cpp', | 52 'v8/ScriptFunctionCall.cpp', |
52 'v8/ScriptFunctionCall.h', | 53 'v8/ScriptFunctionCall.h', |
53 'v8/ScriptGCEvent.cpp', | 54 'v8/ScriptGCEvent.cpp', |
54 'v8/ScriptGCEvent.h', | 55 'v8/ScriptGCEvent.h', |
55 'v8/ScriptHeapSnapshot.cpp', | 56 'v8/ScriptHeapSnapshot.cpp', |
56 'v8/ScriptHeapSnapshot.h', | 57 'v8/ScriptHeapSnapshot.h', |
57 'v8/ScriptInstance.cpp', | 58 'v8/ScriptInstance.cpp', |
58 'v8/ScriptInstance.h', | 59 'v8/ScriptInstance.h', |
59 'v8/ScriptObject.cpp', | 60 'v8/ScriptObject.cpp', |
60 'v8/ScriptObject.h', | 61 'v8/ScriptObject.h', |
61 'v8/ScriptProfiler.cpp', | 62 'v8/ScriptProfiler.cpp', |
62 'v8/ScriptProfiler.h', | 63 'v8/ScriptProfiler.h', |
| 64 'v8/ScriptPromise.h', |
63 'v8/ScriptPromiseResolver.cpp', | 65 'v8/ScriptPromiseResolver.cpp', |
64 'v8/ScriptPromiseResolver.h', | 66 'v8/ScriptPromiseResolver.h', |
65 'v8/ScriptScope.cpp', | 67 'v8/ScriptScope.cpp', |
66 'v8/ScriptScope.h', | 68 'v8/ScriptScope.h', |
67 'v8/ScriptSourceCode.h', | 69 'v8/ScriptSourceCode.h', |
68 'v8/ScriptState.cpp', | 70 'v8/ScriptState.cpp', |
69 'v8/ScriptState.h', | 71 'v8/ScriptState.h', |
70 'v8/ScriptString.cpp', | 72 'v8/ScriptString.cpp', |
71 'v8/ScriptString.h', | 73 'v8/ScriptString.h', |
72 'v8/ScriptValue.cpp', | 74 'v8/ScriptValue.cpp', |
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
243 'v8/custom/V8WorkerCustom.cpp', | 245 'v8/custom/V8WorkerCustom.cpp', |
244 'v8/custom/V8XMLHttpRequestCustom.cpp', | 246 'v8/custom/V8XMLHttpRequestCustom.cpp', |
245 'v8/custom/V8XSLTProcessorCustom.cpp', | 247 'v8/custom/V8XSLTProcessorCustom.cpp', |
246 'v8/npruntime.cpp', | 248 'v8/npruntime.cpp', |
247 'v8/npruntime_impl.h', | 249 'v8/npruntime_impl.h', |
248 'v8/npruntime_priv.h', | 250 'v8/npruntime_priv.h', |
249 ], | 251 ], |
250 'bindings_unittest_files': [ | 252 'bindings_unittest_files': [ |
251 'v8/IDBBindingUtilitiesTest.cpp', | 253 'v8/IDBBindingUtilitiesTest.cpp', |
252 'v8/ScriptPromiseResolverTest.cpp', | 254 'v8/ScriptPromiseResolverTest.cpp', |
| 255 'v8/ScriptPromiseTest.cpp', |
253 ], | 256 ], |
254 'conditions': [ | 257 'conditions': [ |
255 ['OS=="win" and buildtype=="Official"', { | 258 ['OS=="win" and buildtype=="Official"', { |
256 # On windows official release builds, we try to preserve symbol
space. | 259 # On windows official release builds, we try to preserve symbol
space. |
257 'derived_sources_aggregate_files': [ | 260 'derived_sources_aggregate_files': [ |
258 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/V8DerivedSourcesA
ll.cpp', | 261 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/V8DerivedSourcesA
ll.cpp', |
259 ], | 262 ], |
260 },{ | 263 },{ |
261 'derived_sources_aggregate_files': [ | 264 'derived_sources_aggregate_files': [ |
262 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/V8DerivedSources0
1.cpp', | 265 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/V8DerivedSources0
1.cpp', |
(...skipping 13 matching lines...) Expand all Loading... |
276 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/V8DerivedSources1
5.cpp', | 279 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/V8DerivedSources1
5.cpp', |
277 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/V8DerivedSources1
6.cpp', | 280 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/V8DerivedSources1
6.cpp', |
278 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/V8DerivedSources1
7.cpp', | 281 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/V8DerivedSources1
7.cpp', |
279 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/V8DerivedSources1
8.cpp', | 282 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/V8DerivedSources1
8.cpp', |
280 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/V8DerivedSources1
9.cpp', | 283 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/V8DerivedSources1
9.cpp', |
281 ], | 284 ], |
282 }], | 285 }], |
283 ], | 286 ], |
284 }, | 287 }, |
285 } | 288 } |
OLD | NEW |