Searched defs:FastAdd (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | object_operator.cpp | 204 void ObjectOperator::FastAdd(JSThread *thread, const JSTaggedValue &receiver, const JSTaggedValue &name, in FastAdd() function in panda::ecmascript::ObjectOperator |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder.cpp | 7581 GateRef StubBuilder::FastAdd(GateRef glue, GateRef left, GateRef right, ProfileOperation callback) in FastAdd() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 20 milliseconds