Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/ir_builder/js_interop/
Djs_interop_inst_builder.cpp51 using IntrinsicCompilerJSCallCheck = IntrinsicBuilder<RuntimeInterface::IntrinsicId::INTRINSIC_COMP… typedef
173 auto jsCallCheck = IntrinsicCompilerJSCallCheck::Build(this, pc, jsFn, saveState); in BuildInteropCall()