Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_gc.cpp53 JSTaggedValue BuiltinsGc::RegisterNativeAllocation(EcmaRuntimeCallInfo *info) in RegisterNativeAllocation() function in panda::ecmascript::builtins::BuiltinsGc
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp652 void GC::RegisterNativeAllocation(size_t bytes) in RegisterNativeAllocation() function in ark::mem::GC