Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h432 inline uint32_t JSObject::ComputeNonInlinedFastPropsCapacity(JSThread *thread, uint32_t oldCapacity, in ComputeNonInlinedFastPropsCapacity() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1177 GateRef StubBuilder::ComputeNonInlinedFastPropsCapacity(GateRef glue, GateRef oldLength, in ComputeNonInlinedFastPropsCapacity() function in panda::ecmascript::kungfu::StubBuilder