OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JSDisplayName
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/extensions/experimental/
i18n-extension.h
52
static v8::Handle<v8::Value>
JSDisplayName
(const v8::Arguments& args);
i18n-extension.cc
74
return v8::FunctionTemplate::New(
JSDisplayName
);
216
v8::Handle<v8::Value> I18NExtension::
JSDisplayName
(const v8::Arguments& args) {
Completed in 334 milliseconds