Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc892 Handle<ScriptContextTable> new_script_contexts = in InstallGlobalThisBinding() local
894 native_context()->set_script_context_table(*new_script_contexts); in InstallGlobalThisBinding()