Home
last modified time | relevance | path

Searched refs:ScriptWrappable (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DScriptWrappable.h38 class ScriptWrappable {
40 ScriptWrappable() : m_wrapper(0) { } in ScriptWrappable() function
/external/webkit/Source/WebCore/bindings/js/
DScriptWrappable.h39 class ScriptWrappable {
/external/webkit/Source/WebCore/dom/
DNode.h94 class Node : public EventTarget, public TreeShared<ContainerNode>, public ScriptWrappable {
/external/webkit/Source/WebCore/
DWebCore.pro1255 bindings/v8/ScriptWrappable.h \
1342 bindings/js/ScriptWrappable.h \
DChangeLog-2010-05-2416716 * bindings/js/ScriptWrappable.h:
16717 (WebCore::ScriptWrappable::setWrapper): No need to initialize a WeakGCPtr
43820 * bindings/js/ScriptWrappable.h:
43836 - Properly use a WeakGCPtr, not just a raw pointer, in ScriptWrappable
43861 * bindings/js/ScriptWrappable.h:
43862 (WebCore::ScriptWrappable::ScriptWrappable): Implement this in the obvious
43864 (WebCore::ScriptWrappable::wrapper):
43865 (WebCore::ScriptWrappable::setWrapper):
43866 (WebCore::ScriptWrappable::clearWrapper):
45306 * bindings/js/ScriptWrappable.h:
[all …]
DWebCore.gypi443 'bindings/js/ScriptWrappable.h',
1997 'bindings/v8/ScriptWrappable.h',
DChangeLog18410 * bindings/js/ScriptWrappable.h:
18411 (WebCore::ScriptWrappable::wrapper):
18412 (WebCore::ScriptWrappable::setWrapper):
19145 * bindings/js/ScriptWrappable.h:
19146 (WebCore::ScriptWrappable::setWrapper): Forward context parameter, to
19613 ScriptWrappable, while isolated world node wrappers and other DOM object
19652 * bindings/js/ScriptWrappable.h:
19653 (WebCore::ScriptWrappable::wrapper):
19654 (WebCore::ScriptWrappable::setWrapper):
19655 (WebCore::ScriptWrappable::clearWrapper): ScriptWrappable needs a handle
[all …]
DGNUmakefile.list.am852 Source/WebCore/bindings/js/ScriptWrappable.h \
DGNUmakefile.am918 Source/WebCore/bindings/js/ScriptWrappable.h \
DChangeLog-2010-01-294882 Adding ScriptWrappable into WebCore.
4893 * bindings/js/ScriptWrappable.h: Added.
4894 (WebCore::ScriptWrappable::ScriptWrappable):
4895 * bindings/v8/ScriptWrappable.h: Added.
4896 (WebCore::ScriptWrappable::ScriptWrappable):
4897 (WebCore::ScriptWrappable::wrapper):
4898 (WebCore::ScriptWrappable::setWrapper):
4899 (WebCore::ScriptWrappable::clearWrapper):
DChangeLog-2011-02-16745 * bindings/js/ScriptWrappable.h:
746 (WebCore::ScriptWrappable::ScriptWrappable):
747 (WebCore::ScriptWrappable::setWrapper):
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj655 …4510D82500009D0D0E /* ScriptWrappable.h in Headers */ = {isa = PBXBuildFile; fileRef = 228C284410D…
7114 …00009D0D0E /* ScriptWrappable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
18196 228C284410D82500009D0D0E /* ScriptWrappable.h */,
22381 228C284510D82500009D0D0E /* ScriptWrappable.h in Headers */,