Home
last modified time | relevance | path

Searched defs:rv (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp536 void EcmaVM::Iterate(const RootVisitor &v, const RootRangeVisitor &rv) in Iterate()
Decma_context.cpp775 void EcmaContext::Iterate(const RootVisitor &v, const RootRangeVisitor &rv) in Iterate()
/arkcompiler/runtime_core/static_core/compiler/tests/
Dcodegen_test.cpp654 auto rv = GetExecModule().GetRetValue<T>(); in CheckReturnValue() local
2461 auto rv = GetExecModule().GetRetValue<bool>(); in TEST_F() local
2495 auto rv = GetExecModule().GetRetValue<uint32_t>(); in TEST_F() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument