Home
last modified time | relevance | path

Searched defs:domTemplateKey (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DV8PerIsolateData.cpp125 v8::Handle<v8::FunctionTemplate> V8PerIsolateData::domTemplate(void* domTemplateKey, v8::FunctionCa… in domTemplate()
137 v8::Handle<v8::FunctionTemplate> V8PerIsolateData::existingDOMTemplate(void* domTemplateKey) in existingDOMTemplate()
146 void V8PerIsolateData::setDOMTemplate(void* domTemplateKey, v8::Handle<v8::FunctionTemplate> templ) in setDOMTemplate()
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
DV8TestInterfaceCheckSecurity.cpp213 static int domTemplateKey; // This address is used for a key to look up the dom template. in doNotCheckSecurityVoidMethodOriginSafeMethodGetter() local
264 static int domTemplateKey; // This address is used for a key to look up the dom template. in doNotCheckSecurityDoNotCheckSignatureVoidMethodOriginSafeMethodGetter() local
315 static int domTemplateKey; // This address is used for a key to look up the dom template. in doNotCheckSecurityPerWorldBindingsVoidMethodOriginSafeMethodGetter() local
366 static int domTemplateKey; // This address is used for a key to look up the dom template. in doNotCheckSecurityPerWorldBindingsVoidMethodOriginSafeMethodGetterForMainWorld() local
417 static int domTemplateKey; // This address is used for a key to look up the dom template. in doNotCheckSecurityReadOnlyVoidMethodOriginSafeMethodGetter() local
468 static int domTemplateKey; // This address is used for a key to look up the dom template. in doNotCheckSecurityUnforgeableVoidMethodOriginSafeMethodGetter() local
DV8TestInterfaceEventTarget.cpp80 static int domTemplateKey; // This address is used for a key to look up the dom template. in domTemplate() local
DV8TestInterfaceNamedConstructor2.cpp88 static int domTemplateKey; // This address is used for a key to look up the dom template. in domTemplate() local
DV8TestInterfaceNamedConstructor.cpp135 static int domTemplateKey; // This address is used for a key to look up the dom template. in domTemplate() local
DV8TestInterfaceWillBeGarbageCollected.cpp167 static int domTemplateKey; // This address is used for a key to look up the dom template. in domTemplate() local