V8PerIsolateData(scoped_refptr<base::SingleThreadTaskRunner>,nit: Per the Blink Style Guide: Naming - 'use bare words for getters', this function should be named `InWrapperConstructor()`.
To keep this interaction as brief and non-intrusive as possible, please consider responding with one of following options:
**Done** | **Won't fix**: reason | **b/<bug_id>** | **Invalid:** reason
This comment was generated by [Experimental Blink C++ Code Review Agent](http://go/blink-c++-code-review-agent).AI reviews can sometimes be inaccurate; We appreciate your 🙏 feedback 🙏 to help us improve.[File a bug](http://go/blink-c++-code-review-agent-feedback) | [Provide feedback on chat](https://chat.google.com/room/AAQA0zhQHe0?cls=4) | [Opt-out](https://ganpati2.corp.google.com/group/peep-genai-blink-agent-optout.prod)_
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
📍 Job linux-r350-perf/speedometer2 complete.
See results at: https://pinpoint-dot-chromeperf.appspot.com/job/126b4004d10000
📍 Job mac-m1_mini_2020-perf/speedometer2 complete.
See results at: https://pinpoint-dot-chromeperf.appspot.com/job/11111cf7510000
V8PerIsolateData(scoped_refptr<base::SingleThreadTaskRunner>,nit: Per the Blink Style Guide: Naming - 'use bare words for getters', this function should be named `InWrapperConstructor()`.
To keep this interaction as brief and non-intrusive as possible, please consider responding with one of following options:
**Done** | **Won't fix**: reason | **b/<bug_id>** | **Invalid:** reasonThis comment was generated by [Experimental Blink C++ Code Review Agent](http://go/blink-c++-code-review-agent).AI reviews can sometimes be inaccurate; We appreciate your 🙏 feedback 🙏 to help us improve.[File a bug](http://go/blink-c++-code-review-agent-feedback) | [Provide feedback on chat](https://chat.google.com/room/AAQA0zhQHe0?cls=4) | [Opt-out](https://ganpati2.corp.google.com/group/peep-genai-blink-agent-optout.prod)_
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Further simplity tracking constructor mode in V8PerIsolateData
On a close look, we would never re-enter wrapper constructor, so we don't
have to track previous mode (and if we did, present implementation would
have been incorrect).
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |