Home
last modified time | relevance | path

Searched defs:ExtractValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dcl_option_parser.cpp40 std::pair<RetCode, size_t> ExtractValue(size_t argsIndex, const std::deque<std::string_view> &args, in ExtractValue() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_circuit_builder.cpp51 GateRef CircuitBuilder::ExtractValue(MachineType mt, GateRef pointer, GateRef index) in ExtractValue() function in panda::ecmascript::kungfu::CircuitBuilder