Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

64
Views
Concurrency optimization job in V8

When concurrency optimization is triggered, a new optimization job will be dispatched to a child-thread to complete.

How does Runtime know that the optimization job has been completed?

I've found that in runtime function StackGuard, the optimized code will be set in JSFunction, but I don't know how this function is triggered.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

When an optimization job is complete, it signals that fact to the main thread. See the call to isolate_->stack_guard()->RequestInstallCode() in optimizing-compile-dispatcher.cc. The next stack check in a function will then notice that there is a pending request, and enter the StackGuard function you've already found.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!