Home
last modified time | relevance | path

Searched defs:IsFastJitFunctionFrame (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dframe_handler.h114 bool IsFastJitFunctionFrame(FrameType type) const in IsFastJitFunctionFrame() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit.h221 bool IsFastJitFunctionFrame() const in IsFastJitFunctionFrame() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.h1988 bool IsFastJitFunctionFrame(FrameType type) const in IsFastJitFunctionFrame() function
1994 bool IsFastJitFunctionFrame() const in IsFastJitFunctionFrame() function
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp39 bool IsFastJitFunctionFrame(const FrameType frameType) in IsFastJitFunctionFrame() function