Searched refs:GetCodeForDebugging (Results 1 – 3 of 3) sorted by relevance
625 MUST_USE_RESULT static MaybeHandle<Code> GetCodeForDebugging(
709 MaybeHandle<Code> Compiler::GetCodeForDebugging(Handle<JSFunction> function) { in GetCodeForDebugging() function in v8::internal::Compiler
1952 MaybeHandle<Code> code = Compiler::GetCodeForDebugging(function); in EnsureFunctionHasDebugBreakSlots()