Searched refs:debugger_call_with_data (Results 1 – 1 of 1) sorted by relevance
5774 v8::Local<v8::Function> debugger_call_with_data; variable5823 CHECK(v8::Debug::Call(context, debugger_call_with_data, data) in CheckDataParameter()5829 CHECK(v8::Debug::Call(context, debugger_call_with_data).IsEmpty()); in CheckDataParameter()5894 debugger_call_with_data = v8::Local<v8::Function>::Cast( in TEST()