Searched refs:LiftoffCompiler (Results 1 – 1 of 1) sorted by relevance
96 class LiftoffCompiler { class98 MOVE_ONLY_NO_DEFAULT_CONSTRUCTOR(LiftoffCompiler);118 using FullDecoder = WasmFullDecoder<validate, LiftoffCompiler>;139 LiftoffCompiler(compiler::CallDescriptor* call_descriptor, ModuleEnv* env, in LiftoffCompiler() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler147 ~LiftoffCompiler() { BindUnboundLabels(nullptr); } in ~LiftoffCompiler()1857 WasmFullDecoder<Decoder::kValidate, LiftoffCompiler> decoder( in ExecuteCompilation()1862 LiftoffCompiler* compiler = &decoder.interface(); in ExecuteCompilation()