Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp260 uint32_t inlinedProp = std::max(expectedOfProperties, jshclass->GetInlinedProperties()); in CloneAndIncInlinedProperties() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1095 Label inlinedProp(env); in JSObjectGetPropertyWithRep() local
1151 Label inlinedProp(env); in JSObjectSetProperty() local