Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dfactory.cc1380 Handle<ScriptContextTable> context_table = in NewScriptContextTable() local
1384 context_table->set_used(0); in NewScriptContextTable()
1385 return context_table; in NewScriptContextTable()