Home
last modified time | relevance | path

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

/external/chromium_org/extensions/browser/
Dscript_executor.cc122 ScriptExecutor::WorldType world_type, in ExecuteScript() argument
144 params.in_main_world = (world_type == MAIN_WORLD); in ExecuteScript()
Dscript_executor.h94 WorldType world_type,