OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetEternal
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/v8/src/
i18n.cc
255
Handle<ObjectTemplateInfo>
GetEternal
(Isolate* isolate) {
804
return
GetEternal
<1, i::EternalHandles::I18N_TEMPLATE_ONE>(isolate);
810
return
GetEternal
<2, i::EternalHandles::I18N_TEMPLATE_TWO>(isolate);
[
all
...]
api.cc
684
Local<Value> V8::
GetEternal
(Isolate* v8_isolate, int index) {
[
all
...]
Completed in 8457 milliseconds