Home
last modified time | relevance | path

Searched refs:DebugOsrEntry (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stub_list.h132 V(DebugOsrEntry) \
H A Druntime_stubs.h89 static void DebugOsrEntry([[maybe_unused]] uintptr_t argGlue, const uint8_t *codeEntry);
H A Druntime_stubs.cpp734 void RuntimeStubs::DebugOsrEntry([[maybe_unused]] uintptr_t argGlue, const uint8_t *codeEntry) in DebugOsrEntry() function in panda::ecmascript::RuntimeStubs
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_signature.h500 V(DebugOsrEntry) \
H A Dcall_signature.cpp2207 DEF_CALL_SIGNATURE(DebugOsrEntry) in DEF_CALL_SIGNATURE()
2210 CallSignature debugOsrEntry("DebugOsrEntry", 0, 2, in DEF_CALL_SIGNATURE()

Completed in 15 milliseconds