• Home
  • Raw
  • Download

Lines Matching full:case

60         case FrameType::OPTIMIZED_JS_FUNCTION_FRAME: {  in GetFunction()
64 case FrameType::ASM_INTERPRETER_FRAME: in GetFunction()
65 case FrameType::INTERPRETER_CONSTRUCTOR_FRAME: { in GetFunction()
69 case FrameType::INTERPRETER_FRAME: in GetFunction()
70 case FrameType::INTERPRETER_FAST_NEW_FRAME: { in GetFunction()
74 case FrameType::INTERPRETER_BUILTIN_FRAME: { in GetFunction()
78 case FrameType::BUILTIN_FRAME_WITH_ARGV: { in GetFunction()
82 case FrameType::BUILTIN_ENTRY_FRAME: in GetFunction()
83 case FrameType::BUILTIN_FRAME: { in GetFunction()
87 case FrameType::BUILTIN_CALL_LEAVE_FRAME: { in GetFunction()
91 case FrameType::OPTIMIZED_FRAME: in GetFunction()
92 case FrameType::OPTIMIZED_ENTRY_FRAME: in GetFunction()
93 case FrameType::ASM_BRIDGE_FRAME: in GetFunction()
94 case FrameType::LEAVE_FRAME: in GetFunction()
95 case FrameType::LEAVE_FRAME_WITH_ARGV: in GetFunction()
96 case FrameType::INTERPRETER_ENTRY_FRAME: in GetFunction()
97 case FrameType::ASM_INTERPRETER_ENTRY_FRAME: in GetFunction()
98 case FrameType::ASM_INTERPRETER_BRIDGE_FRAME: in GetFunction()
99 case FrameType::OPTIMIZED_JS_FUNCTION_ARGS_CONFIG_FRAME: in GetFunction()
100 case FrameType::OPTIMIZED_JS_FUNCTION_UNFOLD_ARGV_FRAME: { in GetFunction()
123 case FrameType::OPTIMIZED_FRAME : { in Advance()
133 case FrameType::OPTIMIZED_ENTRY_FRAME : { in Advance()
142 case FrameType::ASM_BRIDGE_FRAME : { in Advance()
152 case FrameType::OPTIMIZED_JS_FUNCTION_UNFOLD_ARGV_FRAME: { in Advance()
162 case FrameType::OPTIMIZED_JS_FUNCTION_ARGS_CONFIG_FRAME: { in Advance()
172 case FrameType::OPTIMIZED_JS_FUNCTION_FRAME: { in Advance()
182 case FrameType::LEAVE_FRAME : { in Advance()
192 case FrameType::LEAVE_FRAME_WITH_ARGV : { in Advance()
202 case FrameType::BUILTIN_CALL_LEAVE_FRAME : { in Advance()
212 case FrameType::INTERPRETER_FRAME: in Advance()
213 case FrameType::INTERPRETER_FAST_NEW_FRAME : { in Advance()
222 case FrameType::INTERPRETER_BUILTIN_FRAME: { in Advance()
231 case FrameType::INTERPRETER_CONSTRUCTOR_FRAME: in Advance()
232 case FrameType::ASM_INTERPRETER_FRAME : { in Advance()
241 case FrameType::BUILTIN_FRAME: in Advance()
242 case FrameType::BUILTIN_ENTRY_FRAME : { in Advance()
252 case FrameType::BUILTIN_FRAME_WITH_ARGV : { in Advance()
262 case FrameType::INTERPRETER_ENTRY_FRAME : { in Advance()
271 case FrameType::ASM_INTERPRETER_ENTRY_FRAME : { in Advance()
280 case FrameType::ASM_INTERPRETER_BRIDGE_FRAME : { in Advance()
314 case FrameType::LEAVE_FRAME: { in GetPrevFrameCallSiteSp()
318 case FrameType::LEAVE_FRAME_WITH_ARGV: { in GetPrevFrameCallSiteSp()
322 case FrameType::BUILTIN_CALL_LEAVE_FRAME: { in GetPrevFrameCallSiteSp()
326 case FrameType::BUILTIN_FRAME_WITH_ARGV: { in GetPrevFrameCallSiteSp()
330 case FrameType::BUILTIN_FRAME: { in GetPrevFrameCallSiteSp()
334 case FrameType::ASM_INTERPRETER_BRIDGE_FRAME: { in GetPrevFrameCallSiteSp()
338 case FrameType::OPTIMIZED_FRAME: in GetPrevFrameCallSiteSp()
339 case FrameType::OPTIMIZED_JS_FUNCTION_FRAME: { in GetPrevFrameCallSiteSp()
344 case FrameType::ASM_BRIDGE_FRAME: { in GetPrevFrameCallSiteSp()
348 case FrameType::OPTIMIZED_JS_FUNCTION_UNFOLD_ARGV_FRAME: { in GetPrevFrameCallSiteSp()
352 case FrameType::OPTIMIZED_JS_FUNCTION_ARGS_CONFIG_FRAME : { in GetPrevFrameCallSiteSp()
356 case FrameType::BUILTIN_ENTRY_FRAME: in GetPrevFrameCallSiteSp()
357 case FrameType::ASM_INTERPRETER_FRAME: in GetPrevFrameCallSiteSp()
358 case FrameType::INTERPRETER_CONSTRUCTOR_FRAME: in GetPrevFrameCallSiteSp()
359 case FrameType::INTERPRETER_FRAME: in GetPrevFrameCallSiteSp()
360 case FrameType::INTERPRETER_FAST_NEW_FRAME: in GetPrevFrameCallSiteSp()
361 case FrameType::OPTIMIZED_ENTRY_FRAME: in GetPrevFrameCallSiteSp()
362 case FrameType::INTERPRETER_BUILTIN_FRAME: in GetPrevFrameCallSiteSp()
363 case FrameType::INTERPRETER_ENTRY_FRAME: in GetPrevFrameCallSiteSp()
364 case FrameType::ASM_INTERPRETER_ENTRY_FRAME: { in GetPrevFrameCallSiteSp()
377 case FrameType::ASM_INTERPRETER_FRAME: in GetBytecodeOffset()
378 case FrameType::INTERPRETER_CONSTRUCTOR_FRAME: { in GetBytecodeOffset()
384 case FrameType::INTERPRETER_FRAME: in GetBytecodeOffset()
385 case FrameType::INTERPRETER_FAST_NEW_FRAME: { in GetBytecodeOffset()
402 case FrameType::INTERPRETER_FRAME: in GetPrevFrame()
403 case FrameType::INTERPRETER_FAST_NEW_FRAME: { in GetPrevFrame()
408 case FrameType::INTERPRETER_ENTRY_FRAME: { in GetPrevFrame()
413 case FrameType::INTERPRETER_BUILTIN_FRAME: { in GetPrevFrame()
708 case FrameType::OPTIMIZED_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
712 case FrameType::OPTIMIZED_ENTRY_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
716 case FrameType::ASM_BRIDGE_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
720 case FrameType::OPTIMIZED_JS_FUNCTION_UNFOLD_ARGV_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
724 case FrameType::OPTIMIZED_JS_FUNCTION_ARGS_CONFIG_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
725 case FrameType::OPTIMIZED_JS_FUNCTION_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
729 case FrameType::LEAVE_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
733 case FrameType::LEAVE_FRAME_WITH_ARGV: in GetTypeOffsetAndPrevOffsetFromFrameType()
737 case FrameType::BUILTIN_CALL_LEAVE_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
741 case FrameType::INTERPRETER_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
742 case FrameType::INTERPRETER_FAST_NEW_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
748 case FrameType::INTERPRETER_BUILTIN_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
754 case FrameType::INTERPRETER_CONSTRUCTOR_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
755 case FrameType::ASM_INTERPRETER_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
761 case FrameType::BUILTIN_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
762 case FrameType::BUILTIN_ENTRY_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
766 case FrameType::BUILTIN_FRAME_WITH_ARGV: in GetTypeOffsetAndPrevOffsetFromFrameType()
770 case FrameType::INTERPRETER_ENTRY_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
776 case FrameType::ASM_INTERPRETER_ENTRY_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()
782 case FrameType::ASM_INTERPRETER_BRIDGE_FRAME: in GetTypeOffsetAndPrevOffsetFromFrameType()