Home
last modified time | relevance | path

Searched defs:export_index (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ast/
Dmodules.cc223 int export_index = 1; in AssignCellIndices() local
/external/v8/src/wasm/
Dwasm-module.cc827 int export_index = static_cast<int>(functions.size() + func_index); in CompileFunctions() local
1620 int export_index = 0; in ProcessExports() local
/external/v8/src/interpreter/
Dinterpreter.cc860 Node* export_index = __ IntPtrSub(cell_index, __ IntPtrConstant(1)); in DoLdaModuleVariable() local
903 Node* export_index = __ IntPtrSub(cell_index, __ IntPtrConstant(1)); in DoStaModuleVariable() local