Lines Matching defs:shared
500 Handle<SharedFunctionInfo> shared(break_target->shared(), isolate_); in Break() local
723 bool Debug::SetBreakpoint(Handle<SharedFunctionInfo> shared, in SetBreakpoint()
772 auto shared = Handle<SharedFunctionInfo>::cast(result); in SetBreakPointForScript() local
863 Handle<SharedFunctionInfo> shared = handle(function->shared(), isolate_); in GetFunctionDebuggingId() local
873 bool Debug::SetBreakpointForFunction(Handle<SharedFunctionInfo> shared, in SetBreakpointForFunction()
984 void Debug::FloodWithOneShot(Handle<SharedFunctionInfo> shared, in FloodWithOneShot()
1077 Handle<SharedFunctionInfo> shared(function->shared(), isolate_); in PrepareStepIn() local
1193 Handle<SharedFunctionInfo> shared; in PrepareStep() local
1342 Isolate* isolate, Handle<SharedFunctionInfo> shared) { in GetSourceBreakLocations()
1404 explicit DiscardBaselineCodeVisitor(SharedFunctionInfo shared) in DiscardBaselineCodeVisitor()
1451 void Debug::DiscardBaselineCode(SharedFunctionInfo shared) { in DiscardBaselineCode()
1488 SharedFunctionInfo shared = SharedFunctionInfo::cast(obj); in DiscardAllBaselineCode() local
1496 void Debug::DeoptimizeFunction(Handle<SharedFunctionInfo> shared) { in DeoptimizeFunction()
1524 Handle<SharedFunctionInfo> shared) { in PrepareFunctionForDebugExecution()
1600 SharedFunctionInfo shared = fun.shared(); in InstallDebugBreakTrampoline() local
1673 Handle<SharedFunctionInfo> shared = in GetPossibleBreakpoints() local
1703 void NewCandidate(SharedFunctionInfo shared, in NewCandidate()
1889 SharedFunctionInfo shared; in FindInnermostContainingFunctionInfo() local
1929 bool Debug::EnsureBreakInfo(Handle<SharedFunctionInfo> shared) { in EnsureBreakInfo()
1946 void Debug::CreateBreakInfo(Handle<SharedFunctionInfo> shared) { in CreateBreakInfo()
1969 Handle<SharedFunctionInfo> shared) { in GetOrCreateDebugInfo()
1982 void Debug::InstallCoverageInfo(Handle<SharedFunctionInfo> shared, in InstallCoverageInfo()
2077 Handle<SharedFunctionInfo> shared(frame->function().shared(), isolate_); in IsBreakAtReturn() local
2302 bool Debug::IsBlackboxed(Handle<SharedFunctionInfo> shared) { in IsBlackboxed()
2365 bool Debug::CanBreakAtEntry(Handle<SharedFunctionInfo> shared) { in CanBreakAtEntry()
2494 Handle<SharedFunctionInfo> shared(function->shared(), isolate_); in HandleDebugBreak() local
2747 Handle<SharedFunctionInfo> shared(function->shared(), isolate_); in PerformSideEffectCheck() local
2847 SharedFunctionInfo shared = frame->function().shared(); in PerformSideEffectCheckAtBytecode() local