Home
last modified time | relevance | path

Searched defs:PROTOTYPE_CHAIN (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_operator.h33 PROTOTYPE_CHAIN, member in panda::ecmascript::OperatorType
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_runtime.cpp395 ObjectOperator op(GetThread(), receiver, key, isOwn ? OperatorType::OWN : OperatorType::PROTOTYPE_CHAIN); in StoreMiss() member in panda::ecmascript::OperatorType

Completed in 2 milliseconds