File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 480480 'mksnapshot_flags' : ['--no-native-code-counters' ],
481481 },
482482 }],
483+ ['build_type=="Debug"' , {
484+ 'outputs' : [
485+ '<(INTERMEDIATE_DIR)/src/builtins/builtins-effects.cc' ,
486+ ],
487+ 'variables' : {
488+ 'mksnapshot_flags' : [
489+ '--builtins-effects-src' , '<(INTERMEDIATE_DIR)/src/builtins/builtins-effects.cc' ,
490+ ],
491+ },
492+ }],
483493 ],
484494 'action' : [
485495 '>@(_inputs)' ,
21492159 '<(V8_ROOT)/src/objects/megadom-handler-inl.h' ,
21502160 '<(V8_ROOT)/src/objects/name.h' ,
21512161 '<(V8_ROOT)/src/objects/name-inl.h' ,
2162+ '<(V8_ROOT)/src/objects/number-string-cache.h' ,
2163+ '<(V8_ROOT)/src/objects/number-string-cache-inl.h' ,
21522164 '<(V8_ROOT)/src/objects/objects.h' ,
21532165 '<(V8_ROOT)/src/objects/objects-inl.h' ,
21542166 '<(V8_ROOT)/src/objects/oddball.h' ,
You can’t perform that action at this time.
0 commit comments