Searched defs:import_index (Results 1 – 5 of 5) sorted by relevance
| /third_party/node/deps/v8/src/wasm/ |
| D | module-instantiate.cc | 1099 Handle<WasmInstanceObject> instance, int import_index, int func_index, in ProcessImportedFunction() 1219 Handle<WasmInstanceObject> instance, int table_index, int import_index, in InitializeImportedIndirectFunctionTable() 1268 int import_index, int table_index, in ProcessImportedTable() 1333 int import_index, in ProcessImportedMemory() 1386 Handle<WasmInstanceObject> instance, int import_index, in ProcessImportedWasmGlobalObject() 1469 int import_index, int global_index, in ProcessImportedGlobal()
|
| D | wasm-module-builder.cc | 423 int import_index) { in ExportImportedFunction()
|
| /third_party/node/deps/v8/src/ast/ |
| D | modules.cc | 289 int import_index = -1; in AssignCellIndices() local
|
| /third_party/node/deps/v8/src/asmjs/ |
| D | asm-parser.cc | 373 uint32_t import_index = module_builder_->AddGlobalImport( in ValidateModule() local
|
| /third_party/node/deps/v8/src/interpreter/ |
| D | interpreter-generator.cc | 795 TNode<IntPtrT> import_index = IntPtrSub(IntPtrConstant(-1), cell_index); in IGNITION_HANDLER() local
|