Home
last modified time | relevance | path

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

/external/v8/src/
Druntime.cc11851 bool inline_runtime_functions = false; in RUNTIME_FUNCTION() local
11857 if (inline_runtime_functions) { \ in RUNTIME_FUNCTION()
11870 inline_runtime_functions = false; in RUNTIME_FUNCTION()
11872 inline_runtime_functions = true; in RUNTIME_FUNCTION()