Searched refs:imported_cur_size (Results 1 – 1 of 1) sorted by relevance
1538 int imported_cur_size = table_instance.js_wrappers->length(); in ProcessImports() local1539 if (imported_cur_size < static_cast<int>(table.min_size)) { in ProcessImports()1542 table.min_size, imported_cur_size); in ProcessImports()1565 int table_size = imported_cur_size; in ProcessImports()