Searched refs:EnsureDebugInfo (Results 1 – 2 of 2) sorted by relevance
440 if (!EnsureDebugInfo(shared, function)) { in Break()587 if (!EnsureDebugInfo(shared, function)) { in SetBreakPoint()622 if (!EnsureDebugInfo(shared, Handle<JSFunction>::null())) { in SetBreakPointForScript()723 if (!EnsureDebugInfo(shared, function)) { in FloodWithOneShot()839 if (!EnsureDebugInfo(shared, function)) { in PrepareStep()1316 bool Debug::EnsureDebugInfo(Handle<SharedFunctionInfo> shared, in EnsureDebugInfo() function in v8::internal::Debug1465 if (!EnsureDebugInfo(shared, fun)) return; in GetStepinPositions()
422 bool EnsureDebugInfo(Handle<SharedFunctionInfo> shared,