Searched defs:IsOptimizedJSFunctionFrame (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
H A D | frame_handler.h | 96 bool IsOptimizedJSFunctionFrame() const in IsOptimizedJSFunctionFrame() function in panda::ecmascript::FrameHandler 108 bool IsOptimizedJSFunctionFrame(FrameType type) const in IsOptimizedJSFunctionFrame() function in panda::ecmascript::FrameHandler |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | circuit.h | 215 bool IsOptimizedJSFunctionFrame() const in IsOptimizedJSFunctionFrame() function in panda::ecmascript::kungfu::Circuit |
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | frames.h | 2043 bool IsOptimizedJSFunctionFrame(FrameType type) const
in IsOptimizedJSFunctionFrame() function in panda::ecmascript::FrameIterator 2049 bool IsOptimizedJSFunctionFrame() const in IsOptimizedJSFunctionFrame() function in panda::ecmascript::FrameIterator |
Completed in 5 milliseconds