Home
last modified time | relevance | path

Searched defs:conv (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_refconvert.cpp67 auto conv = JSRefConvertCreateImpl(ctx, klass); in JSRefConvertCreate() local
Djs_refconvert.h151 auto conv = cache->Lookup(klass); in JSRefConvertResolve() local
Dts2ets_copy.cpp412 JsToEtsConvertor conv(env_, jsargs_[idx + argsStart_], &etsargs_[idx]); in VisitArgument() local
419 JsToEtsConvertor conv(env_, jsargs_[idx + argsStart_], &etsargs_[idx]); in VisitArgument() local
600 EtsToJsConvertor conv(env_, &ret_); in VisitReturn() local
607 EtsToJsConvertor conv(env_, &ret_); in VisitReturn() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_codegen.cpp136 CallSignature::CallConv conv; in GenerateCode() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DopAssignment.cpp69 for (const auto &conv : OP_TRANSLATION) { in CombinedOpToOp() local
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/sampler/
Dsampling_profiler_test.cpp737 AsptConverter conv(streamTestFilename); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_codegen.cpp340 CallSignature::CallConv conv; in GenerateCode() local