Lines Matching defs:table
38 #include "src/compiler/compiler-source-position-table.h"
67 #include "src/compiler/node-origin-table.h"
584 // JSToWasmWrapperCompilationUnit::Execute. Once a table can be extracted
732 SourcePositionWrapper(Reducer* reducer, SourcePositionTable* table)
733 : reducer_(reducer), table_(table) {}
755 NodeOriginsWrapper(Reducer* reducer, NodeOriginTable* table)
756 : reducer_(reducer), table_(table) {}
1126 // Ensure that the RuntimeStats table is set on the PipelineData for
1128 // needs to set the correct RuntimeCallStats table depending on whether it
1147 // Ensure that the RuntimeCallStats table of main thread is available for
1208 // Ensure that the RuntimeCallStats table is only available during execution
1228 // Ensure that the RuntimeCallStats table of main thread is available for