Home
last modified time | relevance | path

Searched defs:GetFunction (Results 1 – 3 of 3) sorted by relevance

/ark/js_runtime/ecmascript/
Decma_runtime_call_info.h72 inline JSHandle<JSTaggedValue> GetFunction() const in GetFunction() function
/ark/runtime_core/libpandabase/os/
Ddebug_info.h131 std::string GetFunction() const in GetFunction() function
/ark/js_runtime/ecmascript/interpreter/
Dframe_handler.cpp141 JSTaggedValue InterpretedFrameHandler::GetFunction() const in GetFunction() function in panda::ecmascript::InterpretedFrameHandler