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.cpp48 auto conv = JSRefConvertCreateImpl(ctx, klass); in JSRefConvertCreate() local
Djs_refconvert.h151 auto conv = cache->Lookup(klass); in JSRefConvertResolve() local
Dts2ets_copy.cpp406 JsToEtsConvertor conv(env_, jsargs_[idx + argsStart_], &etsargs_[idx]); in VisitArgument() local
413 JsToEtsConvertor conv(env_, jsargs_[idx + argsStart_], &etsargs_[idx]); in VisitArgument() local
594 EtsToJsConvertor conv(env_, &ret_); in VisitReturn() local
601 EtsToJsConvertor conv(env_, &ret_); in VisitReturn() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DopAssignment.cpp66 for (const auto &conv : OP_TRANSLATION) { in OpEqualToOp() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_codegen.cpp108 CallSignature::CallConv conv; in GenerateCode() local
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/sampler/
Dsampling_profiler_test.cpp740 AsptConverter conv(streamTestFilename); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_codegen.cpp291 CallSignature::CallConv conv; in GenerateCode() local