Searched defs:is_import (Results 1 – 4 of 4) sorted by relevance
290 def is_import(node): function
311 def is_import(node): function
189 bool is_import = func_index < module->num_imported_functions; in GetOrCompileJSToWasmWrapper() local2070 const bool is_import = func_index < module_->num_imported_functions; in LoadTableSegments() local
4387 void BuildJSToWasmWrapper(bool is_import) { in BuildJSToWasmWrapper()4766 wasm::FunctionSig* sig, bool is_import, in CompileJSToWasmWrapper()