Searched refs:frame_source_line (Results 1 – 1 of 1) sorted by relevance
589 v8::Local<v8::Function> frame_source_line; variable677 if (!frame_source_line.IsEmpty()) { in DebugEventBreakPointHitCount()681 v8::Handle<v8::Value> result = frame_source_line->Call(exec_state, in DebugEventBreakPointHitCount()1324 frame_source_line = CompileFunction(&env, in TEST()5377 CHECK(v8::Debug::Call(frame_source_line)->IsNumber()); in CheckSourceLine()5379 v8::Debug::Call(frame_source_line)->Int32Value()); in CheckSourceLine()5435 frame_source_line = v8::Local<v8::Function>::Cast( in TEST()