Searched refs:construct (Results 1 – 13 of 13) sorted by relevance
| /wasmtime-44.0.1/crates/core/src/error/ |
| H A D | macros.rs | 103 (&&&error).wasmtime_error_choose_ctor().construct(error) 269 pub fn construct(&self, anyhow_error: ::anyhow::Error) -> Error { in construct() method 288 pub fn construct<E>(&self, error: E) -> Error in construct() method 309 pub fn construct<M>(&self, message: M) -> Error in construct() method
|
| /wasmtime-44.0.1/crates/cranelift/src/func_environ/stack_switching/ |
| H A D | fatpointer.rs | 36 pub(crate) fn construct<'a>( in construct() function
|
| H A D | instructions.rs | 1203 let contobj = fatpointer::construct(env, &mut builder.cursor(), revision, contref); in translate_cont_bind() 1232 let contobj = fatpointer::construct(env, &mut builder.cursor(), tag, contref); in translate_cont_new() 1483 let suspended_contobj = fatpointer::construct( in translate_resume() 1768 let new_contobj = fatpointer::construct( in translate_switch()
|
| /wasmtime-44.0.1/cranelift/isle/veri/veri_engine/src/ |
| H A D | type_inference.rs | 57 construct: TypeVarConstruct, field 1423 let e = match &curr.construct { in add_rule_constraints() 2080 construct: TypeVarConstruct::Var, in create_parse_tree_pattern() 2107 construct: TypeVarConstruct::Var, in create_parse_tree_pattern() 2164 construct: TypeVarConstruct::Const(val), in create_parse_tree_pattern() 2176 construct: TypeVarConstruct::Bool(*val), in create_parse_tree_pattern() 2214 construct: TypeVarConstruct::And, in create_parse_tree_pattern() 2273 construct: TypeVarConstruct::Var, in create_parse_tree_expr() 2295 construct: TypeVarConstruct::Const(val), in create_parse_tree_expr() 2307 construct: TypeVarConstruct::Bool(*val), in create_parse_tree_expr() [all …]
|
| /wasmtime-44.0.1/crates/wasi-http/src/p3/wit/deps/ |
| H A D | http.wit | 174 /// original casing used to construct or mutate the `fields` resource. The `fields` 281 /// It is possible to construct, or manipulate with the accessor functions
|
| /wasmtime-44.0.1/cranelift/isle/ |
| H A D | README.md | 479 is pull-based, meaning that we don't eagerly construct the full stream of
|
| /wasmtime-44.0.1/cranelift/codegen/src/opts/ |
| H A D | arithmetic.isle | 179 ;; so these rules can only fire in situations where it's safe to construct an
|
| /wasmtime-44.0.1/crates/wasi-http/wit/deps/ |
| H A D | http.wit | 286 /// It is possible to construct, or manipulate with the accessor functions
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/ |
| H A D | inst.isle | 2357 ;;;; construct shift amount.rotl on i128 will use shift to implement. So can call this function. 2528 ;;construct an atomic instruction.
|
| /wasmtime-44.0.1/crates/cranelift/src/ |
| H A D | func_environ.rs | 2923 stack_switching::fatpointer::construct(self, &mut pos, zero, zero) in translate_ref_null()
|
| /wasmtime-44.0.1/cranelift/isle/docs/ |
| H A D | language-reference.md | 1117 flow. When we construct a term that appears on the left-hand side
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/x64/ |
| H A D | inst.isle | 913 ;; Get the `n`th reg in a `ValueRegs` and construct a GPR from it.
|
| /wasmtime-44.0.1/docs/js/ |
| H A D | mermaid.min.11.6.0.js | 13 …yDescriptor:Ixe}=Object),{freeze:ja,seal:ko,create:nz}=Object,{apply:l7,construct:c7}=typeof Refle… 803 …construct(e){let r=this.current;typeof e.$type=="string"&&(this.current.astNode=e),e.$cstNode=r;le…
|