Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h202 invoke_weak_callbacks(false), in ShellOptions()
228 bool invoke_weak_callbacks; variable
Dd8.cc1262 if (Shell::options.invoke_weak_callbacks) { in ExecuteInThread()
1333 options.invoke_weak_callbacks = true; in SetOptions()
1451 if (options.invoke_weak_callbacks) { in RunMain()