Searched defs:IsInterpretedFrame (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| H A D | frame_handler.h | 79 bool IsInterpretedFrame() const in IsInterpretedFrame() function in panda::ecmascript::FrameHandler 85 bool IsInterpretedFrame(FrameType type) const in IsInterpretedFrame() function in panda::ecmascript::FrameHandler |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | frames.h | 2032 bool IsInterpretedFrame(FrameType type) const
in IsInterpretedFrame() function in panda::ecmascript::FrameIterator |
Completed in 5 milliseconds