Home
last modified time | relevance | path

Searched refs:ImportedFieldIndexForName (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/runtime/
Druntime-internal.cc72 int index = Context::ImportedFieldIndexForName(name); in RUNTIME_FUNCTION()
/external/v8/src/
Dcontexts.cc537 int Context::ImportedFieldIndexForName(Handle<String> string) { in ImportedFieldIndexForName() function in v8::internal::Context
Dcontexts.h565 static int ImportedFieldIndexForName(Handle<String> name);