Searched defs:ExtractValue (Results 1 – 2 of 2) sorted by relevance
40 std::pair<RetCode, size_t> ExtractValue(size_t argsIndex, const std::deque<std::string_view> &args, in ExtractValue() function
51 GateRef CircuitBuilder::ExtractValue(MachineType mt, GateRef pointer, GateRef index) in ExtractValue() function in panda::ecmascript::kungfu::CircuitBuilder