Home
last modified time | relevance | path

Searched refs:NewVTable (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.h721 JSHandle<VTable> NewVTable(uint32_t length, JSTaggedValue initVal = JSTaggedValue::Hole());
H A Dobject_factory.cpp4941 JSHandle<VTable> ObjectFactory::NewVTable(uint32_t length, JSTaggedValue initVal) in NewVTable() function in panda::ecmascript::ObjectFactory
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_dump_test.cpp763 factory->NewVTable(10);

Completed in 12 milliseconds