Searched refs:code_table_size (Results 1 – 1 of 1) sorted by relevance
435 int code_table_size = static_cast<int>(module_->functions.size() + in CompileToModuleObject() local438 factory->NewFixedArray(static_cast<int>(code_table_size), TENURED); in CompileToModuleObject()