Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/
Djs_function.cpp489 void JSFunction::SetFunctionNameNoPrefix(JSThread *thread, JSFunction *func, JSTaggedValue name) in SetFunctionNameNoPrefix() function in panda::ecmascript::JSFunction
Druntime_trampolines.cpp936 DEF_RUNTIME_TRAMPOLINES(SetFunctionNameNoPrefix) in DEF_RUNTIME_TRAMPOLINES() argument
/ark/js_runtime/ecmascript/compiler/
Dstub_descriptor.cpp2032 CALL_STUB_INIT_DESCRIPTOR(SetFunctionNameNoPrefix) in CALL_STUB_INIT_DESCRIPTOR() argument