Searched defs:FastAdd (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | object_operator.cpp | 208 void ObjectOperator::FastAdd(JSThread *thread, const JSTaggedValue &receiver, const JSTaggedValue &… in FastAdd() function in panda::ecmascript::ObjectOperator |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | stub_builder.cpp | 4142 GateRef StubBuilder::FastAdd(GateRef left, GateRef right) in FastAdd() function in panda::ecmascript::kungfu::StubBuilder |