Home
last modified time | relevance | path

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

/external/v8/src/
Ddebug.cc1874 static void EnsureFunctionHasDebugBreakSlots(Handle<JSFunction> function) { in EnsureFunctionHasDebugBreakSlots() function
1898 EnsureFunctionHasDebugBreakSlots(fun); in RecompileAndRelocateSuspendedGenerators()
2058 EnsureFunctionHasDebugBreakSlots(function); in PrepareForBreakPoints()