loader |
|
|
moz.build |
|
845 |
tests |
|
|
Worklet.cpp |
|
4206 |
Worklet.h |
|
2394 |
WorkletFetchHandler.cpp |
aNonce = |
20734 |
WorkletFetchHandler.h |
|
3727 |
WorkletGlobalScope.cpp |
|
5087 |
WorkletGlobalScope.h |
|
3165 |
WorkletImpl.cpp |
|
4898 |
WorkletImpl.h |
WorkletImpl is accessed from both the worklet's parent thread (on which the
Worklet object lives) and the worklet's execution thread. It is owned by
Worklet and WorkletGlobalScope. No parent thread cycle collected objects
are owned indefinitely by WorkletImpl because WorkletImpl is not cycle
collected.
|
4275 |
WorkletThread.cpp |
|
14576 |
WorkletThread.h |
|
2415 |