Home
last modified time | relevance | path

Searched refs:FastStringify (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbuiltins_lowering.cpp401 GateRef result = LowerCallRuntime(glue, gate, RTSTUB_ID(FastStringify), args); in LowerTypedStringify()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h373 V(FastStringify) \
Druntime_stubs.cpp3214 DEF_RUNTIME_STUBS(FastStringify) in DEF_RUNTIME_STUBS() argument
3216 RUNTIME_STUBS_HEADER(FastStringify); in DEF_RUNTIME_STUBS()