![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
virtual | ~UpdatingItem ()=default |
virtual void | Process ()=0 |
![]() | |
ParallelWorkItem ()=default | |
bool | TryAcquire () |
bool | IsAcquired () const |
Definition at line 5118 of file mark-compact.cc.
|
virtualdefault |
|
pure virtual |
Implemented in v8::internal::EphemeronTableUpdatingItem.