mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bug 1668531 - Part 13: Remove unnecessary CompilationAndEvaluation.h include from Runtime.h. r=jandem
"js/CompilationAndEvaluation.h" doesn't need to be included in "vm/Runtime.h". Depends on D92059 Differential Revision: https://phabricator.services.mozilla.com/D92060
This commit is contained in:
parent
1f930822b8
commit
4a8c5a1ed5
@ -33,7 +33,6 @@
|
||||
#include "gc/Tracer.h"
|
||||
#include "js/AllocationRecording.h"
|
||||
#include "js/BuildId.h" // JS::BuildIdOp
|
||||
#include "js/CompilationAndEvaluation.h"
|
||||
#include "js/Debug.h"
|
||||
#include "js/experimental/SourceHook.h" // js::SourceHook
|
||||
#include "js/friend/StackLimits.h" // js::ReportOverRecursed
|
||||
|
Loading…
Reference in New Issue
Block a user