Searched refs:AsmWasmBuilderImpl (Results 1 – 1 of 1) sorted by relevance
42 class AsmWasmBuilderImpl : public AstVisitor { class44 AsmWasmBuilderImpl(Isolate* isolate, Zone* zone, FunctionLiteral* literal, in AsmWasmBuilderImpl() function in v8::internal::wasm::AsmWasmBuilderImpl176 AsmWasmBuilderImpl* builder_;179 BlockVisitor(AsmWasmBuilderImpl* builder, BreakableStatement* stmt, in BlockVisitor()695 AsmWasmBuilderImpl* builder_;698 explicit ImportedFunctionTable(AsmWasmBuilderImpl* builder) in ImportedFunctionTable()1768 DISALLOW_COPY_AND_ASSIGN(AsmWasmBuilderImpl);1778 AsmWasmBuilderImpl impl(isolate_, zone_, literal_, typer_); in Run()