Home
last modified time | relevance | path

Searched defs:Op (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_lowering.cpp156 TypedBinOp Op = acc_.GetTypedBinaryOp(gate); in VisitNumberBinaryOp() local
242 TypedUnOp Op = acc_.GetTypedUnAccessor(gate).GetTypedUnOp(); in VisitTypedUnaryOp() local
920 TypedBinOp Op = acc_.GetTypedBinaryOp(gate); in VisitStringBinaryOp() local
938 TypedBinOp Op = acc_.GetTypedBinaryOp(gate); in VisitInternStringBinaryOp() local
Dnumber_speculative_retype.cpp682 TypedUnOp Op = acc_.GetTypedUnAccessor(gate).GetTypedUnOp(); in VisitTypedUnaryOp() local
Dtyped_hcr_lowering.cpp224 TypedCallTargetCheckOp Op = acc_.GetTypedCallTargetCheckOp(gate); in LowerJSCallTargetCheck() local
Dmcr_circuit_builder.cpp875 GateRef CircuitBuilder::StoreMemory(MemoryType Op, VariableType type, GateRef receiver, GateRef ind… in StoreMemory()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument