Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Druntime.cc14898 bool inline_runtime_functions = false; in RUNTIME_FUNCTION() local
14904 if (inline_runtime_functions) { \ in RUNTIME_FUNCTION()
14915 inline_runtime_functions = false; in RUNTIME_FUNCTION()
14918 inline_runtime_functions = true; in RUNTIME_FUNCTION()