Lines Matching defs:maybe_new_table
5158 { MaybeObject* maybe_new_table =
5160 if (!maybe_new_table->ToObject(&new_table)) return maybe_new_table;
5173 { MaybeObject* maybe_new_table =
5175 if (!maybe_new_table->ToObject(&new_table)) return maybe_new_table;
5190 { MaybeObject* maybe_new_table =
5195 if (!maybe_new_table->ToObject(&new_table)) return maybe_new_table;
5208 { MaybeObject* maybe_new_table =
5210 if (!maybe_new_table->ToObject(&new_table)) return maybe_new_table;
5224 { MaybeObject* maybe_new_table =
5226 if (!maybe_new_table->ToObject(&new_table)) return maybe_new_table;