• Home
  • Raw
  • Download

Lines Matching full:case

172             case FrameType::ASM_INTERPRETER_FRAME:  in GetFunction()
173 case FrameType::INTERPRETER_CONSTRUCTOR_FRAME: { in GetFunction()
177 case FrameType::BUILTIN_FRAME_WITH_ARGV: { in GetFunction()
181 case FrameType::BUILTIN_ENTRY_FRAME: in GetFunction()
182 case FrameType::BUILTIN_FRAME: { in GetFunction()
186 case FrameType::OPTIMIZED_JS_FUNCTION_FRAME: { in GetFunction()
190 case FrameType::INTERPRETER_FRAME: in GetFunction()
191 case FrameType::INTERPRETER_FAST_NEW_FRAME: in GetFunction()
192 case FrameType::INTERPRETER_ENTRY_FRAME: in GetFunction()
193 case FrameType::ASM_INTERPRETER_ENTRY_FRAME: in GetFunction()
194 case FrameType::ASM_INTERPRETER_BRIDGE_FRAME: in GetFunction()
195 case FrameType::INTERPRETER_BUILTIN_FRAME: in GetFunction()
196 case FrameType::OPTIMIZED_FRAME: in GetFunction()
197 case FrameType::LEAVE_FRAME: in GetFunction()
198 case FrameType::LEAVE_FRAME_WITH_ARGV: in GetFunction()
199 case FrameType::BUILTIN_CALL_LEAVE_FRAME: in GetFunction()
200 case FrameType::OPTIMIZED_ENTRY_FRAME: in GetFunction()
278 case FrameType::ASM_INTERPRETER_FRAME: in GetInterpretedFrameEnd()
279 case FrameType::INTERPRETER_CONSTRUCTOR_FRAME: { in GetInterpretedFrameEnd()
284 case FrameType::INTERPRETER_FRAME: in GetInterpretedFrameEnd()
285 case FrameType::INTERPRETER_FAST_NEW_FRAME: { in GetInterpretedFrameEnd()
290 case FrameType::INTERPRETER_ENTRY_FRAME: { in GetInterpretedFrameEnd()
295 case FrameType::INTERPRETER_BUILTIN_FRAME: { in GetInterpretedFrameEnd()
300 case FrameType::BUILTIN_FRAME_WITH_ARGV: in GetInterpretedFrameEnd()
301 case FrameType::BUILTIN_ENTRY_FRAME: in GetInterpretedFrameEnd()
302 case FrameType::BUILTIN_FRAME: in GetInterpretedFrameEnd()
303 case FrameType::OPTIMIZED_FRAME: in GetInterpretedFrameEnd()
304 case FrameType::LEAVE_FRAME: in GetInterpretedFrameEnd()
305 case FrameType::LEAVE_FRAME_WITH_ARGV: in GetInterpretedFrameEnd()
306 case FrameType::BUILTIN_CALL_LEAVE_FRAME: in GetInterpretedFrameEnd()
307 case FrameType::OPTIMIZED_ENTRY_FRAME: in GetInterpretedFrameEnd()
308 case FrameType::ASM_INTERPRETER_ENTRY_FRAME: in GetInterpretedFrameEnd()
309 case FrameType::ASM_INTERPRETER_BRIDGE_FRAME: in GetInterpretedFrameEnd()
369 case FrameType::OPTIMIZED_FRAME: { in IterateFrameChain()
374 case FrameType::OPTIMIZED_JS_FUNCTION_FRAME: { in IterateFrameChain()
379 case FrameType::ASM_INTERPRETER_FRAME: in IterateFrameChain()
380 case FrameType::INTERPRETER_CONSTRUCTOR_FRAME: { in IterateFrameChain()
385 case FrameType::INTERPRETER_FRAME: in IterateFrameChain()
386 case FrameType::INTERPRETER_FAST_NEW_FRAME: { in IterateFrameChain()
391 case FrameType::INTERPRETER_BUILTIN_FRAME: { in IterateFrameChain()
396 case FrameType::LEAVE_FRAME: { in IterateFrameChain()
401 case FrameType::LEAVE_FRAME_WITH_ARGV: { in IterateFrameChain()
406 case FrameType::BUILTIN_CALL_LEAVE_FRAME: { in IterateFrameChain()
411 case FrameType::BUILTIN_FRAME_WITH_ARGV: { in IterateFrameChain()
416 case FrameType::BUILTIN_ENTRY_FRAME: in IterateFrameChain()
417 case FrameType::BUILTIN_FRAME: { in IterateFrameChain()
422 case FrameType::INTERPRETER_ENTRY_FRAME: { in IterateFrameChain()
427 case FrameType::OPTIMIZED_JS_FUNCTION_UNFOLD_ARGV_FRAME: in IterateFrameChain()
428 case FrameType::OPTIMIZED_JS_FUNCTION_ARGS_CONFIG_FRAME: in IterateFrameChain()
429 case FrameType::OPTIMIZED_ENTRY_FRAME: in IterateFrameChain()
430 case FrameType::ASM_INTERPRETER_ENTRY_FRAME: in IterateFrameChain()
431 case FrameType::ASM_INTERPRETER_BRIDGE_FRAME: { in IterateFrameChain()
459 case FrameType::OPTIMIZED_JS_FUNCTION_FRAME: { in CollectBCOffsetInfo()
469 case FrameType::OPTIMIZED_JS_FUNCTION_ARGS_CONFIG_FRAME: in CollectBCOffsetInfo()
470 case FrameType::BUILTIN_CALL_LEAVE_FRAME: in CollectBCOffsetInfo()
471 case FrameType::LEAVE_FRAME: in CollectBCOffsetInfo()
472 case FrameType::OPTIMIZED_ENTRY_FRAME: in CollectBCOffsetInfo()
473 case FrameType::ASM_INTERPRETER_BRIDGE_FRAME: in CollectBCOffsetInfo()
474 case FrameType::ASM_INTERPRETER_ENTRY_FRAME: in CollectBCOffsetInfo()
475 case FrameType::ASM_INTERPRETER_FRAME: in CollectBCOffsetInfo()
476 case FrameType::INTERPRETER_CONSTRUCTOR_FRAME: in CollectBCOffsetInfo()
477 case FrameType::INTERPRETER_FRAME: in CollectBCOffsetInfo()
478 case FrameType::INTERPRETER_FAST_NEW_FRAME: in CollectBCOffsetInfo()
479 case FrameType::OPTIMIZED_FRAME: in CollectBCOffsetInfo()
480 case FrameType::OPTIMIZED_JS_FUNCTION_UNFOLD_ARGV_FRAME: in CollectBCOffsetInfo()
481 case FrameType::LEAVE_FRAME_WITH_ARGV: in CollectBCOffsetInfo()
482 case FrameType::BUILTIN_FRAME_WITH_ARGV: in CollectBCOffsetInfo()
483 case FrameType::BUILTIN_ENTRY_FRAME: in CollectBCOffsetInfo()
484 case FrameType::BUILTIN_FRAME: in CollectBCOffsetInfo()
485 case FrameType::INTERPRETER_ENTRY_FRAME: { in CollectBCOffsetInfo()