Searched refs:js_to_wasm_wrapper_units_ (Results 1 – 1 of 1) sorted by relevance
707 js_to_wasm_wrapper_units_; member in v8::internal::wasm::__anond8a41e1c0111::CompilationStateImpl1016 js_to_wasm_wrapper_units_.emplace_back(std::move(unit)); in AddJSToWasmWrapperUnit()1041 js_to_wasm_wrapper_units_.empty()) { in Commit()1046 base::VectorOf(js_to_wasm_wrapper_units_)); in Commit()1054 js_to_wasm_wrapper_units_.clear(); in Clear()1068 js_to_wasm_wrapper_units_; member in v8::internal::wasm::__anond8a41e1c0211::CompilationUnitBuilder3417 js_to_wasm_wrapper_units_.insert(js_to_wasm_wrapper_units_.end(), in CommitCompilationUnits()3460 return js_to_wasm_wrapper_units_[outstanding_units - 1]; in GetNextJSToWasmWrapperCompilationUnit()3474 js_to_wasm_wrapper_units_.size()); in FinalizeJSToWasmWrappers()3476 for (auto& unit : js_to_wasm_wrapper_units_) { in FinalizeJSToWasmWrappers()