JSActor.cpp |
|
17881 |
JSActor.h |
|
5858 |
JSActorManager.cpp |
|
9770 |
JSActorManager.h |
Get or create an actor by its name.
Will set an error on |aRv| if the actor fails to be constructed.
|
2867 |
JSActorProtocolUtils.h |
|
3965 |
JSActorService.cpp |
static |
11115 |
JSActorService.h |
Base class for both `JSWindowActorProtocol` and `JSProcessActorProtocol`
which can be used by generic code.
|
3355 |
JSProcessActorChild.cpp |
|
3083 |
JSProcessActorChild.h |
|
1909 |
JSProcessActorParent.cpp |
|
3344 |
JSProcessActorParent.h |
|
2123 |
JSProcessActorProtocol.cpp |
static |
5009 |
JSProcessActorProtocol.h |
Object corresponding to a single process actor protocol
This object also can act as a carrier for methods and other state related to
a single protocol managed by the JSActorService.
|
2335 |
JSWindowActorChild.cpp |
|
4374 |
JSWindowActorChild.h |
|
2376 |
JSWindowActorParent.cpp |
|
3381 |
JSWindowActorParent.h |
|
1998 |
JSWindowActorProtocol.cpp |
static |
13025 |
JSWindowActorProtocol.h |
Object corresponding to a single window actor protocol. This object acts as
an Event listener for the actor which is called for events which would
trigger actor creation.
This object also can act as a carrier for methods and other state related to
a single protocol managed by the JSActorService.
|
3231 |
moz.build |
|
1034 |
nsQueryActor.h |
|
3306 |