Home
last modified time | relevance | path

Searched defs:FillObject (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1991 DEF_CALL_SIGNATURE(FillObject) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp4203 void RuntimeStubs::FillObject(JSTaggedType *dst, JSTaggedType value, uint32_t count) in DEF_RUNTIME_STUBS() function in panda::ecmascript::RuntimeStubs