Searched defs:PROTOTYPE_CHAIN (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | object_operator.h | 33 PROTOTYPE_CHAIN, member in panda::ecmascript::OperatorType |
| /arkcompiler/ets_runtime/ecmascript/ic/ | ||
| H A D | ic_runtime.cpp | 395 ObjectOperator op(GetThread(), receiver, key, isOwn ? OperatorType::OWN : OperatorType::PROTOTYPE_CHAIN); in StoreMiss() member in panda::ecmascript::OperatorType |
Completed in 3 milliseconds