Home
last modified time | relevance | path

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

/external/v8/src/debug/
Ddebug.cc350 UpdateHookOnFunctionCall(); in ThreadInit()
848 UpdateHookOnFunctionCall(); in SetBreakOnNextFunctionCall()
853 UpdateHookOnFunctionCall(); in ClearBreakOnNextFunctionCall()
874 UpdateHookOnFunctionCall(); in PrepareStepInSuspendedGenerator()
1011 UpdateHookOnFunctionCall(); in PrepareStep()
1119 UpdateHookOnFunctionCall(); in ClearStepping()
1919 void Debug::UpdateHookOnFunctionCall() { in UpdateHookOnFunctionCall() function in v8::internal::Debug
2072 UpdateHookOnFunctionCall(); in StartSideEffectCheckMode()
2099 UpdateHookOnFunctionCall(); in StopSideEffectCheckMode()
Ddebug.h387 void UpdateHookOnFunctionCall();