Searched refs:SourceLayoutTracker (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/asmjs/
H A Dasm-typer.h30 class SourceLayoutTracker;
217 class SourceLayoutTracker { class in class:v8::internal::wasm::final
219 SourceLayoutTracker() = default;
248 DISALLOW_COPY_AND_ASSIGN(SourceLayoutTracker);
409 SourceLayoutTracker source_layout_;
H A Dasm-typer.cc111 // Implementation of AsmTyper::SourceLayoutTracker
113 bool AsmTyper::SourceLayoutTracker::IsValid() const {
127 void AsmTyper::SourceLayoutTracker::Section::AddNewElement(
142 bool AsmTyper::SourceLayoutTracker::Section::IsPrecededBy(

Completed in 276 milliseconds