Home
last modified time | relevance | path

Searched refs:FastAdd (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_operator.h63 static void FastAdd(JSThread *thread, const JSTaggedValue &receiver, const JSTaggedValue &name,
H A Dobject_operator.cpp204 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 Doperations_stub_builder.cpp591 DEFVARIABLE(result, VariableType::JS_ANY(), FastAdd(glue, left, right, callback)); in Add()
H A Dstub_builder.h862 GateRef FastAdd(GateRef glue, GateRef left, GateRef right, ProfileOperation callback);
H A Dstub_builder.cpp7581 GateRef StubBuilder::FastAdd(GateRef glue, GateRef left, GateRef right, ProfileOperation callback) in FastAdd() function in panda::ecmascript::kungfu::StubBuilder

Completed in 26 milliseconds