Searched defs:TryLookupInProtoChain (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | object_operator_stub_builder.cpp | 554 void ObjectOperatorStubBuilder::TryLookupInProtoChain(GateRef glue, GateRef key, Label *exit, in TryLookupInProtoChain() function in panda::ecmascript::kungfu::ObjectOperatorStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | object_operator.cpp | 488 void ObjectOperator::TryLookupInProtoChain() in TryLookupInProtoChain() function in panda::ecmascript::ObjectOperator |