Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dframe_handler.h114 bool IsFastJitFunctionFrame(FrameType type) const in IsFastJitFunctionFrame() function in panda::ecmascript::FrameHandler
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit.h221 bool IsFastJitFunctionFrame() const in IsFastJitFunctionFrame() function in panda::ecmascript::kungfu::Circuit
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackinfo.cpp37 bool IsFastJitFunctionFrame(const FrameType frameType) in IsFastJitFunctionFrame() function
42 bool IsFastJitFunctionFrame(uintptr_t frameType) in IsFastJitFunctionFrame() function
/arkcompiler/ets_runtime/ecmascript/
H A Dframes.h2055 bool IsFastJitFunctionFrame(FrameType type) const in IsFastJitFunctionFrame() function in panda::ecmascript::FrameIterator
2061 bool IsFastJitFunctionFrame() const in IsFastJitFunctionFrame() function in panda::ecmascript::FrameIterator

Completed in 8 milliseconds