Searched refs:AsmWasmBuilderImpl (Results 1 – 1 of 1) sorted by relevance
28 class AsmWasmBuilderImpl : public AstVisitor { class30 AsmWasmBuilderImpl(Isolate* isolate, Zone* zone, FunctionLiteral* literal) in AsmWasmBuilderImpl() function in v8::internal::wasm::AsmWasmBuilderImpl117 AsmWasmBuilderImpl* builder_;120 BlockVisitor(AsmWasmBuilderImpl* builder, BreakableStatement* stmt, in BlockVisitor()1028 DISALLOW_COPY_AND_ASSIGN(AsmWasmBuilderImpl);1038 AsmWasmBuilderImpl impl(isolate_, zone_, literal_); in Run()