Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h331 invoke_weak_callbacks(false), in ShellOptions()
362 bool invoke_weak_callbacks; variable
Dd8.cc2814 options.invoke_weak_callbacks = true; in SetOptions()
2986 if (options.invoke_weak_callbacks) { in CollectGarbage()