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

/external/chromium_org/v8/src/
H A Dd8.h202 invoke_weak_callbacks(false),
228 bool invoke_weak_callbacks; member in class:v8::ShellOptions
H A Dd8.cc1262 if (Shell::options.invoke_weak_callbacks) {
1333 options.invoke_weak_callbacks = true;
1451 if (options.invoke_weak_callbacks) {

Completed in 237 milliseconds