• Home
  • Raw
  • Download

Lines Matching defs:shared

492   Handle<SharedFunctionInfo> shared(function->shared());  in Break()  local
648 Handle<SharedFunctionInfo> shared(function->shared()); in SetBreakPoint() local
688 Handle<SharedFunctionInfo> shared = Handle<SharedFunctionInfo>::cast(result); in SetBreakPointForScript() local
803 void Debug::FloodWithOneShot(Handle<SharedFunctionInfo> shared) { in FloodWithOneShot()
995 Handle<SharedFunctionInfo> shared(function->shared()); in PrepareStep() local
1064 Handle<SharedFunctionInfo> shared, in GetSourceBreakLocations()
1190 explicit RedirectActiveFunctions(SharedFunctionInfo* shared) in RedirectActiveFunctions()
1243 bool Debug::PrepareFunctionForBreakPoints(Handle<SharedFunctionInfo> shared) { in PrepareFunctionForBreakPoints()
1258 while (SharedFunctionInfo* shared = iterator.Next()) { in PrepareFunctionForBreakPoints() local
1410 void NewCandidate(SharedFunctionInfo* shared, JSFunction* closure = NULL) { in NewCandidate()
1467 SharedFunctionInfo* shared; in FindSharedFunctionInfoInScript() local
1502 bool Debug::EnsureDebugInfo(Handle<SharedFunctionInfo> shared) { in EnsureDebugInfo()
1519 void Debug::CreateDebugInfo(Handle<SharedFunctionInfo> shared) { in CreateDebugInfo()
1532 Handle<SharedFunctionInfo> shared(debug_info->shared()); in RemoveDebugInfoAndClearFromShared() local
1562 Handle<SharedFunctionInfo> shared(frame->function()->shared()); in IsBreakAtReturn() local
1726 Handle<SharedFunctionInfo> shared(frame->function()->shared(), isolate_); in IsFrameBlackboxed() local
1951 bool Debug::IsBlackboxed(Handle<SharedFunctionInfo> shared) { in IsBlackboxed()
2112 Handle<SharedFunctionInfo> shared(JSFunction::cast(fun)->shared(), in HandleDebugBreak() local