Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dmodules.cc249 int export_index = 1; in AssignCellIndices() local
/external/v8/src/interpreter/
Dinterpreter-generator.cc687 Node* export_index = IntPtrSub(cell_index, IntPtrConstant(1)); in IGNITION_HANDLER() local
729 Node* export_index = IntPtrSub(cell_index, IntPtrConstant(1)); in IGNITION_HANDLER() local
/external/v8/src/wasm/
Dmodule-compiler.cc1889 int export_index = 0; // Index into {export_wrappers}. in ProcessExports() local