OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:proxyImpl
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/bindings/templates/
attributes.cpp
228
{{cpp_class}}*
proxyImpl
= {{v8_class}}::toImpl(holder);
229
{{attribute.cpp_type}} impl = WTF::getPtr(
proxyImpl
->{{attribute.name}}());
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
V8TestObject.cpp
[
all
...]
Completed in 28 milliseconds