Searched refs:last_prototype (Results 1 – 1 of 1) sorted by relevance
247 JSReceiver* last_prototype = nullptr; in Prepare() local253 last_prototype = current; in Prepare()260 } else if (last_prototype != nullptr) { in Prepare()261 last_non_empty_prototype_ = handle(last_prototype, isolate_); in Prepare()