Home
last modified time | relevance | path

Searched refs:rv (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp649 void EcmaContext::Iterate(const RootVisitor &v, const RootRangeVisitor &rv) in Iterate() argument
652 globalConst_.VisitRangeSlot(rv); in Iterate()
676rv(ecmascript::Root::ROOT_HANDLE, ObjectSlot(ToUintPtr(start)), ObjectSlot(ToUintPtr(end))); in Iterate()
681 rv(Root::ROOT_VM, ObjectSlot(ToUintPtr(&joinStack_.front())), in Iterate()
Decma_vm.cpp474 void EcmaVM::Iterate(const RootVisitor &v, const RootRangeVisitor &rv) in Iterate() argument
476 rv(Root::ROOT_VM, ObjectSlot(ToUintPtr(&internalNativeMethods_.front())), in Iterate()
Decma_vm.h195 void Iterate(const RootVisitor &v, const RootRangeVisitor &rv);
Decma_context.h222 void Iterate(const RootVisitor &v, const RootRangeVisitor &rv);
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2rv(l,t),function(t,r,n){if(1===t)(i=Sy(n))&&Qd(r,i,gn,n.tagName,e.Diagnostics.Its_return_type_0_is… function in uc.Zc.tl.wl.Ll.nd.Vd.Xd.Qd.J.G.o.fe.$.Z.oe.lf.Jf.Vf.f.py.ih.Rh
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js33661 class rv {
33698 this._inputEventDispatcher = new rv(this._eventTarget);