Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h289 invoke_weak_callbacks(false), in ShellOptions()
320 bool invoke_weak_callbacks; variable
Dd8.cc2443 options.invoke_weak_callbacks = true; in SetOptions()
2576 if (options.invoke_weak_callbacks) { in CollectGarbage()