Home | History | Annotate | Download | only in wasm

Lines Matching defs:exported

819   // Compile JS->WASM wrappers for exported functions.
854 auto exported = Handle<WasmExportedFunction>::cast(func);
855 Handle<WasmInstanceObject> other_instance(exported->instance(), isolate);
856 int func_index = exported->function_index();
1248 Handle<FixedArray> js_wrappers; // JSFunctions exported
1593 if (table.exported) {
1599 // Fill the table to cache the exported JSFunction wrappers.
1634 // Wrap the exported code as a JSFunction.
1778 // not exported but are in an exported table. This should be done