OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:supportsRichSourceInfo
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/bindings/js/
JSDOMWindowBase.cpp
111
bool JSDOMWindowBase::
supportsRichSourceInfo
() const
/external/webkit/Source/JavaScriptCore/runtime/
JSGlobalObject.h
220
virtual bool
supportsRichSourceInfo
() const { return true; }
Completed in 74 milliseconds