Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp828 JSHandle<ProfileTypeInfoCell> NewProfileTypeInfoCell() in NewProfileTypeInfoCell() function in panda::test::HeapDumpTestHelper
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp2855 GateRef NewObjectStubBuilder::NewProfileTypeInfoCell(GateRef glue, GateRef value) in NewProfileTypeInfoCell() function in panda::ecmascript::kungfu::NewObjectStubBuilder
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp5308 JSHandle<ProfileTypeInfoCell> ObjectFactory::NewProfileTypeInfoCell(const JSHandle<JSTaggedValue> &… in NewProfileTypeInfoCell() function in panda::ecmascript::ObjectFactory